Home
last modified time | relevance | path

Searched refs:testcases (Results 1 – 17 of 17) sorted by relevance

/linux/tools/testing/selftests/arm64/signal/
H A DMakefile7 SRCS := $(filter-out testcases/testcases.c,$(wildcard testcases/*.c))
25 COMMON_SOURCES := test_signals.c test_signals_utils.c testcases/testcases.c \
27 COMMON_HEADERS := test_signals.h test_signals_utils.h testcases/testcases.h
H A DREADME20 - New tests can be simply defined in testcases/ dir providing a proper struct
39 unrelated SEGV bugs in the testcases, it becomes extremely tricky to
/linux/tools/testing/selftests/x86/
H A Dlam.c80 struct testcases { struct
86 int (*test_func)(struct testcases *test); argument
288 int handle_max_bits(struct testcases *test) in handle_max_bits()
307 static int handle_malloc(struct testcases *test) in handle_malloc()
339 static int handle_mmap(struct testcases *test) in handle_mmap()
375 static int handle_syscall(struct testcases *test) in handle_syscall()
401 static int get_user_syscall(struct testcases *test) in get_user_syscall()
738 int handle_uring(struct testcases *test) in handle_uring()
756 static int fork_test(struct testcases *test) in fork_test()
776 static int handle_execve(struct testcases *tes in handle_execve()
87 msgtestcases global() argument
[all...]
/linux/tools/testing/selftests/ftrace/
H A DREADME3 This is a collection of testcases for ftrace tracing feature in the Linux
7 Running the ftrace testcases
11 To run all testcases:
15 To run specific testcases:
19 Or you can also run testcases under given directory:
23 Contributing new testcases
36 * You can add a directory for your testcases under test.d/ if needed.
/linux/tools/testing/selftests/kvm/
H A Dguest_memfd_test.c98 } testcases[] = { in test_invalid_punch_hole() local
114 for (i = 0; i < ARRAY_SIZE(testcases); i++) { in test_invalid_punch_hole()
116 testcases[i].offset, testcases[i].len); in test_invalid_punch_hole()
119 testcases[i].offset, testcases[i].len); in test_invalid_punch_hole()
/linux/tools/testing/selftests/tc-testing/
H A Dtdc_helper.py10 testcases = dict()
13 testcases[category] = list(filter(lambda x: category in x['category'], alltests))
15 return(testcases)
H A Dtdc.py921 ucat, idlist, testcases, alltests = get_test_cases(args)
/linux/tools/testing/selftests/mm/
H A Dva_high_addr_switch.c35 static struct testcase *testcases; variable
248 testcases = malloc(sizeof(t)); in testcases_init()
252 memcpy(testcases, t, sizeof(t)); in testcases_init()
332 ret = run_test(testcases, sz_testcases); in main()
/linux/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp.c153 static int testcases(void) in testcases() function
168 return test_harness(testcases, "memcmp"); in main()
/linux/tools/perf/tests/
H A Dhists_cumulate.c713 test_fn_t testcases[] = { in test__hists_cumulate() local
739 for (i = 0; i < ARRAY_SIZE(testcases); i++) { in test__hists_cumulate()
740 err = testcases[i](evsel, machine); in test__hists_cumulate()
H A Dhists_output.c599 test_fn_t testcases[] = { in test__hists_output() local
626 for (i = 0; i < ARRAY_SIZE(testcases); i++) { in test__hists_output()
627 err = testcases[i](evsel, machine); in test__hists_output()
/linux/drivers/of/unittest-data/
H A DMakefile2 obj-y += testcases.dtbo.o
/linux/Documentation/process/
H A Dbotching-up-ioctls.rst81 * Have simple testcases for all of the above.
99 * Have simple testcases for every input validation failure case in your ioctl.
122 * Have testcases for the really tricky corner cases in your error recovery code
163 * Have testcases for corner-cases, especially whether the return values for
H A Dmaintainer-kvm-x86.rst277 but dedicated KVM tests are preferred in all cases. Negative testcases in
/linux/Documentation/bpf/
H A Dcpumasks.rst384 selftest testcases to the cpumask selftest suite.
/linux/Documentation/locking/
H A Drobust-futexes.rst215 robust-mutex testcases.
/linux/Documentation/gpu/
H A Ddrm-uapi.rst97 userspace project. For e.g. mesa this means piglit testcases and review on the
588 should have driver-agnostic testcases in IGT for that feature, if such a test