/openbmc/slpd-lite/ |
H A D | meson.build | 23 build_tests = get_option('tests') variable 24 gtest = dependency('gtest', main: true, disabler: true, required: build_tests) 25 gmock = dependency('gmock', disabler: true, required: build_tests)
|
/openbmc/phosphor-bmc-code-mgmt/ |
H A D | meson.build | 65 build_tests = get_option('tests') variable 71 common_build = build_tests.allowed() 79 if build_tests.allowed()
|
/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/ |
H A D | conditionaltests.patch | 32 build_tests="no" 37 + build_tests="no" 42 AM_CONDITIONAL(BUILD_TESTS, test x$build_tests = xyes)
|
/openbmc/phosphor-virtual-sensor/test/ |
H A D | meson.build | 1 gtest = dependency('gtest', main: true, disabler: true, required: build_tests) 2 gmock = dependency('gmock', disabler: true, required: build_tests)
|
/openbmc/sdeventplus/ |
H A D | meson.build | 15 build_tests = get_option('tests') variable 21 if build_tests.allowed()
|
/openbmc/gpioplus/ |
H A D | meson.build | 14 build_tests = get_option('tests') variable 20 if build_tests.allowed()
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | meson.build | 10 build_tests = get_option('tests') variable 12 gmock = dependency('gmock', disabler: true, required: build_tests) 13 gtest = dependency('gtest', main: true, disabler: true, required: build_tests)
|
/openbmc/phosphor-host-postd/test/ |
H A D | meson.build | 1 gtest = dependency('gtest', main: true, disabler: true, required: build_tests) 2 gmock = dependency('gmock', disabler: true, required: build_tests)
|
/openbmc/estoraged/src/test/ |
H A D | meson.build | 1 gtest = dependency('gtest', main: true, disabler: true, required: build_tests) 2 gmock = dependency('gmock', disabler: true, required: build_tests)
|
/openbmc/phosphor-gpio-monitor/test/ |
H A D | meson.build | 1 gmock_dep = dependency('gmock', disabler: true, required: build_tests) 6 required: build_tests,
|
/openbmc/estoraged/src/ |
H A D | meson.build | 52 build_tests = get_option('tests') variable 53 if build_tests.allowed()
|
/openbmc/google-misc/subprojects/ncsid/ |
H A D | meson.build | 31 build_tests = get_option('tests') variable 33 if build_tests.allowed()
|
/openbmc/phosphor-virtual-sensor/ |
H A D | meson.build | 61 build_tests = get_option('tests') variable 62 if build_tests.allowed()
|
/openbmc/entity-manager/ |
H A D | meson.build | 20 build_tests = get_option('tests') variable 119 if not build_tests.disabled() 123 if not (gtest.found() and gmock.found()) and build_tests.enabled()
|
/openbmc/phosphor-psu-code-mgmt/test/ |
H A D | meson.build | 26 gtest = dependency('gtest', main: true, disabler: true, required: build_tests) 27 gmock = dependency('gmock', disabler: true, required: build_tests)
|
/openbmc/phosphor-led-sysfs/ |
H A D | meson.build | 82 build_tests = get_option('tests') variable 83 if build_tests.allowed()
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | meson.build | 76 build_tests = get_option('tests') variable 77 if build_tests.allowed()
|
/openbmc/google-misc/subprojects/dhcp-done/ |
H A D | meson.build | 65 build_tests = get_option('tests') variable 67 #if build_tests.allowed()
|
/openbmc/phosphor-host-postd/ |
H A D | meson.build | 14 build_tests = get_option('tests') variable 101 if build_tests.allowed()
|
/openbmc/phosphor-snmp/ |
H A D | meson.build | 121 build_tests = get_option('tests') variable 122 if not build_tests.disabled()
|
/openbmc/phosphor-psu-code-mgmt/ |
H A D | meson.build | 71 build_tests = get_option('tests') variable 78 if build_tests.allowed()
|
/openbmc/phosphor-net-ipmid/ |
H A D | meson.build | 117 build_tests = get_option('tests') variable 118 if build_tests.allowed()
|
/openbmc/openpower-vpd-parser/ |
H A D | meson.build | 29 build_tests = get_option('tests') variable 35 if build_tests.allowed()
|
/openbmc/phosphor-gpio-monitor/ |
H A D | meson.build | 134 build_tests = get_option('tests') variable 135 if build_tests.allowed()
|
/openbmc/phosphor-inventory-manager/ |
H A D | meson.build | 141 build_tests = get_option('tests') variable 142 if build_tests.allowed()
|