/openbmc/linux/drivers/gpu/drm/tests/ |
H A D | drm_connector_test.c | 21 static void drm_test_get_tv_mode_from_name_valid(struct kunit *test) in drm_test_get_tv_mode_from_name_valid() 52 static void drm_test_get_tv_mode_from_name_truncated(struct kunit *test) in drm_test_get_tv_mode_from_name_truncated()
|
H A D | drm_framebuffer_test.c | 333 static int drm_framebuffer_test_init(struct kunit *test) in drm_framebuffer_test_init() 350 static void drm_test_framebuffer_create(struct kunit *test) in drm_test_framebuffer_create()
|
/openbmc/linux/lib/ |
H A D | strscpy_kunit.c | 25 static void tc(struct kunit *test, char *src, int count, int expected, in tc() 82 static void strscpy_test(struct kunit *test) in strscpy_test()
|
H A D | test_hexdump.c | 68 int groupsize, char *test, in test_hexdump_prepare_test() 128 char test[TEST_HEXDUMP_BUF_SIZE]; in test_hexdump() local 164 char test[TEST_HEXDUMP_BUF_SIZE]; in test_hexdump_overflow() local
|
H A D | test_list_sort.c | 29 static void check(struct kunit *test, struct debug_el *ela, struct debug_el *elb) in check() 58 static void list_sort_test(struct kunit *test) in list_sort_test()
|
/openbmc/linux/tools/testing/radix-tree/ |
H A D | maple.c | 29 #define RCU_MT_BUG_ON(test, y) {if (y) { test->stop = true; } MT_BUG_ON(test->mt, y); } argument 62 struct rcu_test_struct2 *test; member 34321 static void rcu_reader_register(struct rcu_test_struct2 *test) in rcu_reader_register() 34331 unsigned int id, struct rcu_test_struct2 *test) in rcu_reader_setup() 34346 struct rcu_test_struct2 *test = reader->test; in rcu_reader_fwd() local 34456 struct rcu_test_struct2 *test = reader->test; in rcu_reader_rev() local 34586 static void rcu_stress_rev(struct maple_tree *mt, struct rcu_test_struct2 *test, in rcu_stress_rev() 34645 static void rcu_stress_fwd(struct maple_tree *mt, struct rcu_test_struct2 *test, in rcu_stress_fwd() 34718 struct rcu_test_struct2 test; in rcu_stress() local 34819 int eval_rcu_entry(struct rcu_test_struct *test, void *entry, bool *update_2, in eval_rcu_entry() [all …]
|
/openbmc/linux/tools/testing/selftests/kvm/aarch64/ |
H A D | page_fault_test.c | 253 static bool guest_prepare(struct test_desc *test) in guest_prepare() 267 static void guest_test_check(struct test_desc *test) in guest_test_check() 279 static void guest_code(struct test_desc *test) in guest_code() 367 struct test_desc *test = p->test_desc; in setup_uffd() local 388 static void free_uffd(struct test_desc *test, struct uffd_desc *pt_uffd, in free_uffd() 542 struct test_desc *test) in setup_abort_handlers() 622 static void setup_default_handlers(struct test_desc *test) in setup_default_handlers() 631 static void check_event_counts(struct test_desc *test) in check_event_counts() 640 struct test_desc *test = p->test_desc; in print_test_banner() local 658 struct test_desc *test) in vcpu_run_loop() [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/manual/ |
H A D | build-appliance.json | 3 "test": { object 33 "test": { object 67 "test": { object
|
H A D | oe-core.json | 3 "test": { object 49 "test": { object 95 "test": { object 125 "test": { object
|
/openbmc/qemu/tests/unit/ |
H A D | test-io-channel-command.c | 44 QIOChannelTest *test; in test_io_channel_command_fifo() local 96 QIOChannelTest *test; in test_io_channel_command_echo() local
|
H A D | test-io-channel-file.c | 44 QIOChannelTest *test; in test_io_channel_file_helper() local 109 QIOChannelTest *test; in test_io_channel_pipe() local
|
/openbmc/linux/samples/kfifo/ |
H A D | record-example.c | 48 struct kfifo_rec_ptr_1 test; variable 53 static mytest test; variable
|
/openbmc/linux/drivers/hid/ |
H A D | hid-uclogic-params-test.c | 139 static void hid_test_uclogic_parse_ugee_v2_desc(struct kunit *test) in hid_test_uclogic_parse_ugee_v2_desc() 181 static void hid_test_uclogic_params_cleanup_event_hooks(struct kunit *test) in hid_test_uclogic_params_cleanup_event_hooks()
|
/openbmc/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api_debugfs_kunit.c | 292 static void vcap_api_addr_keyset_test(struct kunit *test) in vcap_api_addr_keyset_test() 343 static void vcap_api_show_admin_raw_test(struct kunit *test) in vcap_api_show_admin_raw_test() 401 static void vcap_api_show_admin_test(struct kunit *test) in vcap_api_show_admin_test() 474 static void vcap_api_show_admin_rule_test(struct kunit *test) in vcap_api_show_admin_rule_test()
|
/openbmc/linux/drivers/platform/chrome/ |
H A D | cros_kunit_util.c | 64 struct ec_xfer_mock *cros_kunit_ec_xfer_mock_add(struct kunit *test, size_t size) in cros_kunit_ec_xfer_mock_add() 69 struct ec_xfer_mock *cros_kunit_ec_xfer_mock_addx(struct kunit *test, in cros_kunit_ec_xfer_mock_addx()
|
/openbmc/linux/tools/perf/tests/ |
H A D | attr.py | 36 def __init__(self, test, msg): argument 43 def __init__(self, test, arch): argument 50 def __init__(self, test): argument
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | mremap_test.c | 34 struct test { struct 57 (struct test){ \ argument
|
/openbmc/linux/tools/pci/ |
H A D | pcitest.c | 41 static int run_test(struct pci_test *test) in run_test() 160 struct pci_test *test; in main() local
|
/openbmc/linux/fs/ext4/ |
H A D | inode-test.c | 222 static time64_t get_32bit_time(const struct timestamp_expectation * const test) in get_32bit_time() 241 static void inode_test_xtimestamp_decoding(struct kunit *test) in inode_test_xtimestamp_decoding()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | linked_list_fail.c | 47 #define CHECK(test, op, hexpr) \ argument 71 #define CHECK(test, op, hexpr, nexpr) \ argument 94 #define CHECK(test, op, lexpr, hexpr) \ argument 132 #define CHECK(test, op, lexpr, hexpr, nexpr) \ argument
|
/openbmc/linux/tools/testing/selftests/nolibc/ |
H A D | nolibc-test.c | 61 struct test { struct 62 const char *name; /* test name */ argument 63 int (*func)(int min, int max); /* handler */ 599 int test; in run_startup() local 828 int test; in run_syscall() local 935 int test; in run_stdlib() local 1072 int test; in run_vfprintf() local 1231 static int is_setting_valid(char *test) in is_setting_valid() 1267 char *test; in main() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | align.c | 602 static int do_test_single(struct bpf_align_test *test) in do_test_single() 695 struct bpf_align_test *test = &tests[i]; in test_align() local
|
/openbmc/linux/scripts/kconfig/tests/preprocess/circular_expansion/ |
H A D | __init__.py | 9 def test(conf): function
|
/openbmc/u-boot/scripts/kconfig/tests/warn_recursive_dep/ |
H A D | __init__.py | 7 def test(conf): function
|
/openbmc/linux/scripts/kconfig/tests/no_write_if_dep_unmet/ |
H A D | __init__.py | 18 def test(conf): function
|