Home
last modified time | relevance | path

Searched defs:test (Results 251 – 275 of 673) sorted by relevance

1...<<11121314151617181920>>...27

/openbmc/linux/lib/kunit/
H A Dattributes.c175 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 Dtry-catch-impl.h18 struct kunit *test, in kunit_try_catch_init()
/openbmc/libbej/
H A Dmeson.build19 subdir('test') subdir
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/
H A Dmeson.build20 subdir('test') subdir
/openbmc/phosphor-power/tools/i2c/
H A Dmeson.build14 subdir('test') subdir
/openbmc/phosphor-power/phosphor-power-supply/
H A Dmeson.build30 subdir('test') subdir
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlinked_list.c17 #define TEST(test, off) \ argument
31 #define TEST(test, op) \ argument
H A Dbtf.c4324 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 Dselect_reuseport.c780 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 Dtcp_hdr_options.c516 struct test { struct
522 static struct test tests[] = { argument
/openbmc/linux/drivers/iio/test/
H A Diio-test-rescale.c646 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 Dremote_logging_test_port.cpp7 namespace test namespace
/openbmc/phosphor-ipmi-flash/cleanup/
H A Dmeson.build29 subdir('test') subdir
/openbmc/gpioplus/
H A Dmeson.build21 subdir('test') subdir
/openbmc/sdeventplus/
H A Dmeson.build22 subdir('test') subdir
/openbmc/linux/tools/testing/vsock/
H A DMakefile3 test: vsock_test vsock_diag_test target
/openbmc/openbmc-build-scripts/scripts/
H A Dunit-test.py607 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 Dasio-example.cpp18 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 Dtest-io-channel-buffer.c30 QIOChannelTest *test; in test_io_channel_buf() local
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dmeson.build34 subdir('test') subdir
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dmeson.build34 subdir('test') subdir
/openbmc/phosphor-ipmi-flash/tools/
H A Dmeson.build42 subdir('test') subdir
/openbmc/linux/arch/s390/lib/
H A Dtest_modules.c11 static void test_modules_many_vmlinux_relocs(struct kunit *test) in test_modules_many_vmlinux_relocs()
/openbmc/qemu/tests/tcg/aarch64/
H A Dtest-2248.c7 long test(long x, long y, long sh) in test() function
/openbmc/qemu/tests/guest-debug/
H A Dtest_gdbstub.py23 def main(test, expected_arch=None): argument

1...<<11121314151617181920>>...27