Searched defs:test (Results 1 – 9 of 9) 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_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
|
D | globtest.c | 19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test() function
|
D | test_string.c | 184 int test, subtest; in string_selftest_init() local
|
D | test_bpf.c | 78 } test[MAX_SUBTESTS]; member 6500 static void *generate_test_data(struct bpf_test *test, int sub) in generate_test_data() 6546 static void release_test_data(const struct bpf_test *test, void *data) in release_test_data() 6678 static int run_one(const struct bpf_prog *fp, struct bpf_test *test) in run_one()
|
D | test_user_copy.c | 34 #define test(condition, msg, ...) \ macro
|
D | crc32test.c | 558 } const test[] __initconst = variable
|
D | atomic64_test.c | 36 #define FAMILY_TEST(test, bit, op, args...) \ argument
|
D | test_printf.c | 132 #define test(expect, fmt, ...) \ macro
|