Searched defs:test (Results 1 – 5 of 5) sorted by relevance
/lib/ |
D | test-kstrtox.c | 5 #define for_each_test(i, test) \ argument 13 #define DEFINE_TEST_FAIL(test) \ argument 23 #define DEFINE_TEST_OK(type, test) \ argument 26 #define TEST_FAIL(fn, type, fmt, test) \ argument 45 #define TEST_OK(fn, type, fmt, test) \ argument
|
D | test_bpf.c | 76 } test[MAX_SUBTESTS]; member 1792 static void *generate_test_data(struct bpf_test *test, int sub) in generate_test_data() 1804 static void release_test_data(const struct bpf_test *test, void *data) in release_test_data() 1912 static int run_one(const struct bpf_prog *fp, struct bpf_test *test) in run_one()
|
D | test_user_copy.c | 28 #define test(condition, msg) \ macro
|
D | glob.c | 140 static bool __pure __init test(char const *pat, char const *str, bool expected) in test() function
|
D | crc32.c | 871 } const test[] __initconst = variable
|