Home
last modified time | relevance | path

Searched defs:test (Results 1 – 5 of 5) sorted by relevance

/lib/
Dtest-kstrtox.c5 #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
Dtest_bpf.c76 } 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()
Dtest_user_copy.c28 #define test(condition, msg) \ macro
Dglob.c140 static bool __pure __init test(char const *pat, char const *str, bool expected) in test() function
Dcrc32.c871 } const test[] __initconst = variable