| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/keyutils/files/ |
| H A D | keyutils-test-fix-output-format.patch | 20 tests/runtest.sh | 5 +++++ 23 diff --git a/tests/runtest.sh b/tests/runtest.sh 25 --- a/tests/runtest.sh 26 +++ b/tests/runtest.sh 30 bash ./runtest.sh 37 bash ./runtest.sh || exit 1
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ltp/ltp/ |
| H A D | 0001-Remove-OOM-tests-from-runtest-mm.patch | 4 Subject: [PATCH] Remove OOM tests from runtest/mm 13 runtest/mm | 6 ------ 16 diff --git a/runtest/mm b/runtest/mm 18 --- a/runtest/mm 19 +++ b/runtest/mm
|
| H A D | disable_hanging_tests.patch | 12 Index: git/runtest/fs 14 --- git.orig/runtest/fs 15 +++ git/runtest/fs 22 -# Was not sure why it should reside in runtest/crashme and won't get tested ever
|
| /OK3568_Linux_fs/kernel/tools/testing/ktest/ |
| H A D | config-bisect.pl | 404 my $runtest = 1; 413 $runtest = 0; 416 if ($runtest) { 420 $runtest = 0; 426 return $runtest; 509 my $runtest = 0; 541 $runtest = process_new_config \%tmp_config, \%new_configs, 544 if (!$runtest) { 550 $runtest = process_new_config \%tmp_config, \%new_configs, 555 if (!$runtest && $len_diff > 0) { [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/automake/automake/ |
| H A D | buildtest.patch | 9 Split "check-TESTS" into a buildtest and runtest target, so that they can 28 +.PHONY: check-TESTS buildtest-TESTS runtest-TESTS 37 +AM_RECURSIVE_TARGETS += buildtest runtest 42 + $(MAKE) $(AM_MAKEFLAGS) runtest-TESTS 44 +runtest-TESTS:
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/libxml/libxml2/ |
| H A D | fix-execution-of-ptests.patch | 25 -runtests: runtest$(EXEEXT) testrecurse$(EXEEXT) testapi$(EXEEXT) \ 30 $(CHECKER) ./runtest$(EXEEXT) && \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/kmod/kmod/ |
| H A D | avoid_parallel_tests.patch | 7 buildtest-TESTS and runtest-TESTS targets required by ptest. 9 In order to have buildtest-TESTS and runtest-TESTS targets
|
| H A D | run-ptest | 4 make -k runtest-TESTS 2>/dev/null| grep -e ^PASS -e ^FAIL
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bash/bash/ |
| H A D | build-tests.patch | 43 + @$(MAKE) runtest 57 +runtest:
|
| H A D | run-bash-ptests | 3 make -k THIS_SH=/bin/bash BUILD_DIR=`pwd` srcdir=`pwd` runtest
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bzip2/bzip2/ |
| H A D | run-ptest | 2 make -k runtest
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ethtool/ethtool/ |
| H A D | run-ptest | 2 make -k runtest-TESTS
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnftnl/libnftnl/ |
| H A D | run-ptest | 2 make -C tests -k runtest-TESTS
|
| H A D | 0001-configure.ac-Add-serial-tests.patch | 6 ptest needs buildtest-TESTS and runtest-TESTS targets.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/squid/files/ |
| H A D | run-ptest | 3 make -C test-suite -k runtest-TESTS
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/tcpdump/tcpdump/ |
| H A D | run-ptest | 2 make -k runtest-PTEST | sed -e '/: passed/ s/^/PASS: /g' \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/m4/m4/ |
| H A D | run-ptest | 5 make -k runtest-TESTS top_srcdir=.. srcdir=.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/libnl/ |
| H A D | libnl_3.5.0.bb | 63 # hack to remove the call to `make runtest-TESTS` 64 sed -i 's/$(MAKE) $(AM_MAKEFLAGS) runtest-TESTS//g' Makefile
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/ |
| H A D | run-ptest | 4 make -C `dirname ${x}` -k runtest-TESTS
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-0.21/ |
| H A D | run-ptest | 6 make -k runtest-TESTS top_srcdir=.. srcdir=. abs_srcdir=$PWD top_builddir=$PWD/../ abs_top_srcdir=$…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/files/ |
| H A D | run-ptest | 9 LANG=C.UTF-8 ./runtest -v | sed -r 's/^(SKIPPED|UNTESTED):/SKIP:/'
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ltp/ |
| H A D | ltp_20220121.bb | 28 file://0001-Remove-OOM-tests-from-runtest-mm.patch \ 78 sed -e '/^memcg_stress/d' -i ${D}${prefix}/runtest/controllers 111 FILES:${PN} += "${prefix}/* ${prefix}/runtest/* ${prefix}/scenario_groups/* ${prefix}/testcases/bin…
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/ptrace/ |
| H A D | perf-hwbreak.c | 266 static int runtest(void) in runtest() function 302 return runtest(); in perf_hwbreak()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/ippool/ |
| H A D | ippool_1.3.bb | 15 file://runtest.sh \ 73 install ${WORKDIR}/runtest.sh ${D}/opt/${BPN}
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/files/ |
| H A D | psqlodbc-fix-for-ptest-support.patch | 86 if (runtest(binname, testname, i, inputdir) != 0) 89 @@ -157,29 +157,29 @@ runtest(const char *binname, const char *testname, int testno, const char *in…
|