| /openbmc/u-boot/test/ |
| H A D | run | 9 run_test() { function 22 run_test "sandbox" ./test/py/test.py --bd sandbox --build -m "${mark_expr}" 25 run_test "sandbox_spl" ./test/py/test.py --bd sandbox_spl --build \ 32 run_test "sandbox_flattree" ./test/py/test.py --bd sandbox_flattree --build \ 41 run_test "binman" ./tools/binman/binman -t 42 run_test "patman" ./tools/patman/patman --test 45 run_test "buildman" ./tools/buildman/buildman -t ${skip} 46 run_test "fdt" ./tools/dtoc/test_fdt -t 47 run_test "dtoc" ./tools/dtoc/dtoc -t 52 run_test "binman code coverage" ./tools/binman/binman -T [all …]
|
| H A D | compression.c | 374 static int run_test(struct unit_test_state *uts, char *name, in run_test() function 408 return run_test(uts, "gzip", compress_using_gzip, in compression_test_gzip() 415 return run_test(uts, "bzip2", compress_using_bzip2, in compression_test_bzip2() 422 return run_test(uts, "lzma", compress_using_lzma, in compression_test_lzma() 429 return run_test(uts, "lzo", compress_using_lzo, uncompress_using_lzo); in compression_test_lzo() 435 return run_test(uts, "lz4", compress_using_lz4, uncompress_using_lz4); in compression_test_lz4()
|
| /openbmc/u-boot/lib/ |
| H A D | fdtdec_test.c | 122 static int run_test(const char *aliases, const char *nodes, const char *expect) in run_test() function 166 CHECKOK(run_test("", "", "")); in do_test_fdtdec() 167 CHECKOK(run_test("1e 3d", "", "")); in do_test_fdtdec() 178 CHECKOK(run_test("0a 1b", "ab", "ab")); in do_test_fdtdec() 180 CHECKOK(run_test("0a 1c", "ab", "ab")); in do_test_fdtdec() 181 CHECKOK(run_test("1c", "ab", "ab")); in do_test_fdtdec() 182 CHECKOK(run_test("1b", "ab", "ab")); in do_test_fdtdec() 183 CHECKOK(run_test("0b", "ab", "ba")); in do_test_fdtdec() 184 CHECKOK(run_test("0b 2d", "dbc", "bcd")); in do_test_fdtdec() 185 CHECKOK(run_test("0d 3a 1c 2b", "dbac", "dcba")); in do_test_fdtdec() [all …]
|
| /openbmc/u-boot/test/py/tests/ |
| H A D | test_log.py | 34 def run_test(testnum): function 50 lines = run_test(0) 54 lines = run_test(1) 58 lines = run_test(2) 61 lines = run_test(3) 65 lines = run_test(4) 69 lines = run_test(5) 73 lines = run_test(6) 77 lines = run_test(7) 81 lines = run_test(8) [all …]
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 267 | 74 run_test() function 89 run_test 95 run_test -drive driver=file,file="$TEST_IMG",if=none 96 run_test -drive driver=$IMGFMT,file="$TEST_IMG",if=none 97 run_test -drive driver=$IMGFMT,file="$TEST_IMG",if=none -device virtio-blk,drive=none0 103 run_test -drive driver=file,file="$TEST_IMG",if=virtio 104 run_test -drive driver=$IMGFMT,file="$TEST_IMG",if=virtio 110 run_test -blockdev driver=file,filename="$TEST_IMG",node-name=file 111 run_test -blockdev driver=file,filename="$TEST_IMG",node-name=file \ 113 run_test -blockdev driver=file,filename="$TEST_IMG",node-name=file \ [all …]
|
| /openbmc/sdbusplus/test/server/ |
| H A D | message_variant.cpp | 20 void run_test(const T& value) in run_test() function 59 run_test<TestIf::EnumOne>(TestIf::EnumOne::OneA); in TEST_F() 64 run_test<TestIf::EnumTwo>(TestIf::EnumTwo::TwoB); in TEST_F() 81 run_test<variant_t>(std::string("Hello")); in TEST_F() 86 run_test<variant_t>(TestIf::EnumOne::OneA); in TEST_F() 91 run_test<variant_t>(TestIf::EnumTwo::TwoB); in TEST_F()
|
| /openbmc/qemu/tests/tcg/multiarch/gdbstub/ |
| H A D | follow-fork-mode-parent.py | 8 def run_test(): function 16 main(run_test)
|
| H A D | test-qxfer-siginfo-read.py | 19 def run_test(): function 26 main(run_test)
|
| H A D | test-qxfer-auxv-read.py | 12 def run_test(): function 20 main(run_test)
|
| H A D | test-proc-mappings.py | 9 def run_test(): function 22 main(run_test)
|
| H A D | test-thread-breakpoint.py | 12 def run_test(): function 23 main(run_test)
|
| H A D | late-attach.py | 8 def run_test(): function 28 main(run_test)
|
| H A D | follow-fork-mode-child.py | 8 def run_test(): function 40 main(run_test)
|
| H A D | interrupt.py | 45 def run_test(): function 60 main(run_test)
|
| H A D | prot-none.py | 21 def run_test(): function 36 main(run_test)
|
| H A D | sha1.py | 31 def run_test(): function 54 main(run_test)
|
| H A D | catch-syscalls.py | 14 def run_test(): function 53 main(run_test)
|
| H A D | memory.py | 71 def run_test(): function 92 main(run_test)
|
| /openbmc/qemu/tests/tcg/s390x/gdbstub/ |
| H A D | test-signals-s390x.py | 13 def run_test(): function 36 main(run_test)
|
| H A D | test-svc.py | 9 def run_test(): function 25 main(run_test)
|
| /openbmc/qemu/tests/tcg/aarch64/gdbstub/ |
| H A D | test-sve-ioctl.py | 46 def run_test(): function 59 main(run_test, expected_arch="aarch64")
|
| H A D | test-sve.py | 14 def run_test(): function 48 main(run_test, expected_arch="aarch64")
|
| H A D | test-mte.py | 30 def run_test(): function 111 main(run_test, expected_arch="aarch64")
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | go-ptest.bbclass | 27 run_test() ( 46 echo "run_test $testdir $testprog || RC=1" >> ${D}${PTEST_PATH}/run-ptest
|
| /openbmc/openbmc/poky/meta/recipes-devtools/diffstat/diffstat/ |
| H A D | run-ptest | 3 ./testing/run_test.sh ./testing/case*.pat |sed \
|