/openbmc/phosphor-led-sysfs/test/ |
H A D | test_led_description.cpp | 24 static LedDescr runtest(const std::string& name) in runtest() function 33 LedDescr d = runtest("devicename:color:function:part4"); in TEST() 42 LedDescr d = runtest("devicename:color:function"); in TEST() 51 LedDescr d = runtest("red:fault"); in TEST() 60 LedDescr d = runtest("input9::capslock"); in TEST() 69 LedDescr d = runtest("green:"); in TEST() 78 LedDescr d = runtest(":boot"); in TEST() 87 LedDescr d = runtest("identify"); in TEST()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/ |
H A D | 0002-tests-Use-head-n1-for-busybox-compatibility.patch | 9 tests/keyctl/session/valid/runtest.sh | 4 ++-- 10 tests/keyctl/show/noargs/runtest.sh | 2 +- 14 diff --git a/tests/keyctl/session/valid/runtest.sh b/tests/keyctl/session/valid/runtest.sh 16 --- a/tests/keyctl/session/valid/runtest.sh 17 +++ b/tests/keyctl/session/valid/runtest.sh 36 diff --git a/tests/keyctl/show/noargs/runtest.sh b/tests/keyctl/show/noargs/runtest.sh 38 --- a/tests/keyctl/show/noargs/runtest.sh 39 +++ b/tests/keyctl/show/noargs/runtest.sh
|
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
|
H A D | 0001-tests-builtin_trusted-Failure-command-is-failed.patch | 9 tests/features/builtin_trusted/runtest.sh | 2 +- 12 diff --git a/tests/features/builtin_trusted/runtest.sh b/tests/features/builtin_trusted/runtest.sh 14 --- a/tests/features/builtin_trusted/runtest.sh 15 +++ b/tests/features/builtin_trusted/runtest.sh
|
/openbmc/openbmc/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 | 0001-scenario_groups-default-remove-connectors.patch | 6 runtest/connectors was removed in 9b642d89c, thus update scenario_groups/default. 8 Fixes: 9b642d89c ("runtest: Merge runtest/connectors to kernel_misc")
|
/openbmc/linux/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) { 555 if (!$runtest && $len_diff > 0) { 569 if (!$runtest) { [all …]
|
/openbmc/openbmc/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:
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0025-gcc-testsuite-tweaks-for-mips-OE.patch | 145 proc et-dg-runtest { runtest testcases flags default-extra-flags } { 151 @@ -9194,6 +9166,7 @@ proc et-dg-runtest { runtest testcases flags default-extra-flags } { 159 @@ -9201,8 +9174,10 @@ proc et-dg-runtest { runtest testcases flags default-extra-flags } { 165 $runtest $testcases $target_flags ${default-extra-flags}
|
/openbmc/openbmc/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
|
/openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2/ |
H A D | run-ptest | 2 make -k runtest
|
/openbmc/openbmc/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
|
/openbmc/openbmc/poky/meta/recipes-extended/ethtool/ethtool/ |
H A D | run-ptest | 2 make -k runtest-TESTS
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpdump/tcpdump/ |
H A D | run-ptest | 2 make -k runtest-PTEST | sed -e '/: passed/ s/^/PASS: /g' \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnftnl/libnftnl/ |
H A D | run-ptest | 2 make -C tests -k runtest-TESTS
|
/openbmc/openbmc/poky/meta/recipes-support/libgpg-error/libgpg-error/ |
H A D | run-ptest | 3 make -o Makefile runtest-TESTS
|
/openbmc/openbmc/poky/meta/recipes-support/libexif/libexif/ |
H A D | run-ptest | 3 make -o Makefile runtest-TESTS
|
/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/ |
H A D | run-ptest | 5 make -k runtest-TESTS top_srcdir=.. srcdir=.
|
/openbmc/openbmc/poky/meta/recipes-extended/less/files/ |
H A D | run-ptest | 3 ./runtest -l /usr/bin/less -t lesstest -O d lt/*
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/ |
H A D | run-ptest | 4 make -C `dirname ${x}` -k runtest-TESTS
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/ |
H A D | run-ptest | 4 make -C test-suite -k runtest-TESTS
|
/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/ |
H A D | run-ptest | 6 make -k runtest-TESTS top_srcdir=.. srcdir=. abs_srcdir=$PWD top_builddir=$PWD/../ abs_top_srcdir=$…
|
/openbmc/linux/drivers/platform/x86/intel/ifs/ |
H A D | Makefile | 3 intel_ifs-objs := core.o load.o runtest.o sysfs.o
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/ |
H A D | run-ptest | 9 LANG=C.UTF-8 ./runtest -v | sed -r 's/^(SKIPPED|UNTESTED):/SKIP:/'
|