Searched defs:test (Results 1 – 6 of 6) sorted by relevance
10 test: test-node { label
197 static bool ut_test_run_on_flattree(struct unit_test *test) in ut_test_run_on_flattree()270 struct unit_test *test; in ut_list_has_dm_tests() local312 static int test_pre_run(struct unit_test_state *uts, struct unit_test *test) in test_pre_run()423 static int test_post_run(struct unit_test_state *uts, struct unit_test *test) in test_post_run()471 static int ut_run_test(struct unit_test_state *uts, struct unit_test *test, in ut_run_test()522 struct unit_test *test, const char *leaf) in ut_run_test_live_flat()599 struct unit_test *test, *one; in ut_run_tests() local
59 #define test(expected, part_str, whole) \ in dm_test_part() macro
177 struct test_sha256_hkdf_s *test) in lib_test_sha256_hkdf_run()
274 struct test_sha256_hmac_s *test) in lib_test_sha256_hmac_run()
143 struct test_aes_s *test) in lib_test_aes_run()
Completed in 9 milliseconds