/openbmc/linux/lib/kunit/ |
H A D | attributes.c | 175 struct kunit_case *test = is_test ? test_or_suite : NULL; in attr_speed_get() local 186 struct kunit_case *test = is_test ? test_or_suite : NULL; in attr_module_get() local 232 struct kunit_case *test = is_test ? test_or_suite : NULL; in kunit_print_attr() local
|
H A D | try-catch-impl.h | 18 struct kunit *test, in kunit_try_catch_init()
|
/openbmc/libbej/ |
H A D | meson.build | 19 subdir('test') subdir
|
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/ |
H A D | meson.build | 20 subdir('test') subdir
|
/openbmc/phosphor-power/tools/i2c/ |
H A D | meson.build | 14 subdir('test') subdir
|
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | meson.build | 30 subdir('test') subdir
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | linked_list.c | 17 #define TEST(test, off) \ argument 31 #define TEST(test, op) \ argument
|
H A D | btf.c | 4324 struct btf_raw_test *test = &raw_tests[test_num - 1]; in do_test_raw() local 4448 const struct btf_get_info_test *test = &get_info_tests[test_num - 1]; in test_big_btf_info() local 4531 const struct btf_get_info_test *test = &get_info_tests[test_num - 1]; in test_btf_id() local 4654 const struct btf_get_info_test *test = &get_info_tests[test_num - 1]; in do_test_get_info() local 4750 const struct btf_file_test *test = &file_tests[test_num - 1]; in do_test_file() local 5383 const struct btf_raw_test *test = &pprint_test_template[test_num]; in do_test_pprint() local 6460 static int test_get_finfo(const struct prog_info_raw_test *test, in test_get_finfo() 6541 static int test_get_linfo(const struct prog_info_raw_test *test, in test_get_linfo() 6761 const struct prog_info_raw_test *test = &info_raw_tests[test_num - 1]; in do_test_info_raw() local 8005 struct btf_dedup_test *test = &dedup_tests[test_num - 1]; in do_test_dedup() local
|
H A D | select_reuseport.c | 780 const struct test { in test_config() struct 781 void (*fn)(int sotype, sa_family_t family); in test_config() 782 const char *name; in test_config() 783 bool no_inner_map; in test_config() 784 int need_sotype; in test_config()
|
H A D | tcp_hdr_options.c | 516 struct test { struct 522 static struct test tests[] = { argument
|
/openbmc/linux/drivers/iio/test/ |
H A D | iio-test-rescale.c | 646 static void iio_rescale_test_scale(struct kunit *test) in iio_rescale_test_scale() 676 static void iio_rescale_test_offset(struct kunit *test) in iio_rescale_test_offset()
|
/openbmc/phosphor-logging/test/ |
H A D | remote_logging_test_port.cpp | 7 namespace test namespace
|
/openbmc/phosphor-ipmi-flash/cleanup/ |
H A D | meson.build | 29 subdir('test') subdir
|
/openbmc/gpioplus/ |
H A D | meson.build | 21 subdir('test') subdir
|
/openbmc/sdeventplus/ |
H A D | meson.build | 22 subdir('test') subdir
|
/openbmc/linux/tools/testing/vsock/ |
H A D | Makefile | 3 test: vsock_test vsock_diag_test target
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | unit-test.py | 607 def test(self): member in BuildSystem 728 def test(self): member in Autotools 789 def test(self): member in CMake 976 def test(self): member in Meson 1206 def test(self): member in Package
|
/openbmc/sdbusplus/example/ |
H A D | asio-example.cpp | 18 int foo(int test) in foo() 26 std::shared_ptr<sdbusplus::asio::connection> conn, int test) in fooYield() 43 int methodWithMessage(sdbusplus::message_t& /*m*/, int test) in methodWithMessage()
|
/openbmc/qemu/tests/unit/ |
H A D | test-io-channel-buffer.c | 30 QIOChannelTest *test; in test_io_channel_buf() local
|
/openbmc/phosphor-ipmi-flash/bmc/version-handler/ |
H A D | meson.build | 34 subdir('test') subdir
|
/openbmc/phosphor-ipmi-flash/bmc/log-handler/ |
H A D | meson.build | 34 subdir('test') subdir
|
/openbmc/phosphor-ipmi-flash/tools/ |
H A D | meson.build | 42 subdir('test') subdir
|
/openbmc/linux/arch/s390/lib/ |
H A D | test_modules.c | 11 static void test_modules_many_vmlinux_relocs(struct kunit *test) in test_modules_many_vmlinux_relocs()
|
/openbmc/qemu/tests/tcg/aarch64/ |
H A D | test-2248.c | 7 long test(long x, long y, long sh) in test() function
|
/openbmc/qemu/tests/guest-debug/ |
H A D | test_gdbstub.py | 23 def main(test, expected_arch=None): argument
|