| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ltp/ |
| H A D | ltp_20220121.bb | 8 file://testcases/open_posix_testsuite/COPYING;md5=48b1c5ec633e3e30ec2cf884ae699947 \ 9 file://testcases/network/can/filter-tests/COPYING;md5=5b155ea7d7f86eae8e8832955d8b70bc \ 45 EXTRA_AUTORECONF += "-I ${S}/testcases/realtime/m4" 66 # Copy POSIX test suite into ${D}${prefix}/testcases by manual 67 cp -r testcases/open_posix_testsuite ${D}${prefix}/testcases 111 …testcases/bin/* ${prefix}/testcases/bin/*/bin/* ${prefix}/testscripts/* ${prefix}/testcases/open_p… 114 INHIBIT_PACKAGE_STRIP_FILES = "${prefix}/testcases/bin/nm01 ${prefix}/testcases/bin/ldd01" 126 testcases/kernel/syscalls/confstr/confstr01.c \ 127 testcases/kernel/syscalls/fmtmsg/fmtmsg01.c \ 128 testcases/kernel/syscalls/getcontext/getcontext01.c \ [all …]
|
| /OK3568_Linux_fs/buildroot/package/ltp-testsuite/ |
| H A D | 0001-lapi-Add-sysinfo.h-to-fix-build-with-MUSL-libc.patch | 48 testcases/kernel/mem/mtest01/mtest01.c | 2 +- 49 testcases/kernel/syscalls/madvise/madvise06.c | 2 +- 50 testcases/kernel/syscalls/sysinfo/sysinfo01.c | 2 +- 51 testcases/kernel/syscalls/sysinfo/sysinfo02.c | 2 +- 52 testcases/kernel/syscalls/sysinfo/sysinfo03.c | 2 +- 135 diff --git a/testcases/kernel/mem/mtest01/mtest01.c b/testcases/kernel/mem/mtest01/mtest01.c 137 --- a/testcases/kernel/mem/mtest01/mtest01.c 138 +++ b/testcases/kernel/mem/mtest01/mtest01.c 155 diff --git a/testcases/kernel/syscalls/madvise/madvise06.c b/testcases/kernel/syscalls/madvise/madv… 157 --- a/testcases/kernel/syscalls/madvise/madvise06.c [all …]
|
| H A D | ltp-testsuite.mk | 75 testcases/misc/math/float/bessel/ \ 76 testcases/misc/math/float/float_bessel.c 79 testcases/kernel/syscalls/confstr/confstr01.c \ 80 testcases/kernel/syscalls/fmtmsg/fmtmsg01.c \ 81 testcases/kernel/syscalls/getcontext/getcontext01.c \ 82 testcases/kernel/syscalls/rt_tgsigqueueinfo/rt_tgsigqueueinfo01.c \ 83 testcases/kernel/syscalls/timer_create/timer_create01.c \ 84 testcases/kernel/syscalls/timer_create/timer_create03.c 88 testcases/commands/ldd
|
| H A D | 0005-lapi-if_addr.h-Define-IFA_FLAGS.patch | 24 testcases/cve/icmp_rate_limit01.c | 3 ++- 40 diff --git a/testcases/cve/icmp_rate_limit01.c b/testcases/cve/icmp_rate_limit01.c 42 --- a/testcases/cve/icmp_rate_limit01.c 43 +++ b/testcases/cve/icmp_rate_limit01.c
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/signal/ |
| H A D | Makefile | 7 SRCS := $(filter-out testcases/testcases.c,$(wildcard testcases/*.c)) 27 …ignals.c test_signals_utils.c testcases/testcases.c signals.S $$@.c test_signals.h test_signals_ut…
|
| H A D | README | 20 - 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
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/ |
| H A D | README | 3 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.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ltp/ltp/ |
| H A D | 0001-syscalls-pread02-extend-buffer-to-avoid-glibc-overflow-detection.patch | 40 testcases/kernel/syscalls/pread/pread02.c | 2 +- 43 diff --git a/testcases/kernel/syscalls/pread/pread02.c b/testcases/kernel/syscalls/pread/pread02.c 45 --- a/testcases/kernel/syscalls/pread/pread02.c 46 +++ b/testcases/kernel/syscalls/pread/pread02.c
|
| H A D | 0001-clock_gettime04-set-threshold-based-on-the-clock-res.patch | 42 diff --git a/testcases/kernel/syscalls/clock_gettime/clock_gettime04.c b/testcases/kernel/syscalls/… 44 --- a/testcases/kernel/syscalls/clock_gettime/clock_gettime04.c 45 +++ b/testcases/kernel/syscalls/clock_gettime/clock_gettime04.c
|
| H A D | 0001-metadata-parse.sh-sort-filelist-for-reproducibility.patch | 21 -for test in `find testcases/ -name '*.c'`; do 22 +for test in `find testcases/ -name '*.c'|sort`; do
|
| /OK3568_Linux_fs/buildroot/support/testing/ |
| H A D | run-tests | 82 if args.testcases != 1: 83 if args.testcases < 1: 90 each_testcase = br2_jlevel / args.testcases 112 "-N", str(args.testcases),
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/ |
| H A D | tdc_helper.py | 10 testcases = dict() 13 testcases[category] = list(filter(lambda x: category in x['category'], alltests)) 15 return(testcases)
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/ |
| H A D | of_unittest.rst | 30 The Device Tree Source file (drivers/of/unittest-data/testcases.dts) contains 33 (.dtsi) are included in testcases.dts:: 46 is used to compile the DT source file (testcases.dts) into a binary blob 47 (testcases.dtb), also referred as flattened DT. 50 assembly file (testcases.dtb.S):: 55 The assembly file is compiled into an object file (testcases.dtb.o), and is
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | va_128TBswitch.c | 42 static struct testcase testcases[] = { variable 285 ret = run_test(testcases, ARRAY_SIZE(testcases)); in main()
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | OGTSL | 77 rename any non-standard executables and testcases so the 79 testcases, which must also be provided, and provide a 87 accompany any non-standard executables and testcases with 89 testcases, giving the non-standard executables and 90 testcases non-standard names, and clearly documenting the
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/stringloops/ |
| H A D | memcmp.c | 153 static int testcases(void) in testcases() function 168 return test_harness(testcases, "memcmp"); in main()
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | hists_cumulate.c | 700 test_fn_t testcases[] = { in test__hists_cumulate() local 726 for (i = 0; i < ARRAY_SIZE(testcases); i++) { in test__hists_cumulate() 727 err = testcases[i](evsel, machine); in test__hists_cumulate()
|
| H A D | hists_output.c | 586 test_fn_t testcases[] = { in test__hists_output() local 613 for (i = 0; i < ARRAY_SIZE(testcases); i++) { in test__hists_output() 614 err = testcases[i](evsel, machine); in test__hists_output()
|
| /OK3568_Linux_fs/kernel/drivers/of/unittest-data/ |
| H A D | Makefile | 2 obj-y += testcases.dtb.o
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-rt/rt-tests/ |
| H A D | rt-tests_git.bb | 1 SUMMARY = "Real-Time preemption testcases"
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | botching-up-ioctls.rst | 81 * 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
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/ |
| H A D | libhugetlbfs_git.bb | 18 file://tests-Makefile-install-static-4G-edge-testcases.patch \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/meta/ |
| H A D | buildtools-tarball.bb | 108 # Directory in testsdk that contains testcases
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | vkms.rst | 62 relevant igt testcases work on vkms.
|
| /OK3568_Linux_fs/kernel/Documentation/fault-injection/ |
| H A D | fault-injection.rst | 68 for some testcases. Consider setting probability=100 and configure 69 /sys/kernel/debug/fail*/interval for such testcases.
|