/openbmc/linux/tools/testing/selftests/arm64/signal/ |
H A D | Makefile | 7 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 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
|
/openbmc/openbmc/poky/meta/recipes-extended/ltp/ |
H A D | ltp_20240129.bb | 8 file://testcases/open_posix_testsuite/COPYING;md5=48b1c5ec633e3e30ec2cf884ae699947 \ 9 file://testcases/network/can/filter-tests/COPYING;md5=5b155ea7d7f86eae8e8832955d8b70bc \ 58 EXTRA_AUTORECONF += "-I ${S}/testcases/realtime/m4" 117 …testcases/bin/* ${prefix}/testcases/bin/*/bin/* ${prefix}/testscripts/* ${prefix}/testcases/open_p… 120 INHIBIT_PACKAGE_STRIP_FILES = "${prefix}/testcases/bin/nm01 ${prefix}/testcases/bin/ldd01" 132 testcases/kernel/syscalls/fmtmsg/fmtmsg01.c \ 133 testcases/kernel/syscalls/getcontext/getcontext01.c \ 134 testcases/kernel/syscalls/rt_tgsigqueueinfo/rt_tgsigqueueinfo01.c \ 135 testcases/kernel/syscalls/timer_create/timer_create01.c \ 136 testcases/kernel/syscalls/timer_create/timer_create03.c
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/nftables/nftables/ |
H A D | 0001-tests-shell-skip-secmark-tests-if-kernel-does-not-su.patch | 15 tests/shell/testcases/json/0005secmark_objref_0 | 1 + 32 diff --git a/tests/shell/testcases/json/0005secmark_objref_0 b/tests/shell/testcases/json/0005secma… 34 --- a/tests/shell/testcases/json/0005secmark_objref_0 35 +++ b/tests/shell/testcases/json/0005secmark_objref_0
|
H A D | 0001-tests-shell-Fix-sets-reset_command_0-for-current-ker.patch | 18 tests/shell/testcases/sets/reset_command_0 | 10 ++-------- 21 diff --git a/tests/shell/testcases/sets/reset_command_0 b/tests/shell/testcases/sets/reset_command_0 23 --- a/tests/shell/testcases/sets/reset_command_0 24 +++ b/tests/shell/testcases/sets/reset_command_0
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | lam.c | 71 struct testcases { struct 77 int (*test_func)(struct testcases *test); argument 260 int handle_max_bits(struct testcases *test) in handle_max_bits() 634 int handle_uring(struct testcases *test) in handle_uring() 745 struct testcases *test = arg; in thread_fn_set_lam() 812 struct testcases *t = test + i; in run_test() 833 static struct testcases uring_cases[] = { 865 static struct testcases bits_cases[] = { 888 static struct testcases mmap_cases[] = { 1078 int handle_pasid(struct testcases *test) in handle_pasid() [all …]
|
/openbmc/linux/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.
|
/openbmc/linux/Documentation/translations/zh_CN/devicetree/ |
H A D | of_unittest.rst | 35 设备树源文件(drivers/of/unittest-data/testcases.dts)包含执行drivers/of/unittest.c 36 中自动化单元测试所需的测试数据。目前,以下设备树源包含文件(.dtsi)被包含在testcases.dt中:: 48 用于将DT源文件(testcases.dts)编译成二进制blob(testcases.dtb),也被称为扁平化的DT。 50 之后,使用以下规则将上述二进制blob包装成一个汇编文件(testcases.dtb.S):: 55 汇编文件被编译成一个对象文件(testcases.dtb.o),并被链接到内核镜像中。
|
/openbmc/linux/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)
|
/openbmc/openpower-hw-diags/test/ |
H A D | meson.build | 62 testcases = [ variable 79 foreach tc : testcases 95 testcases = [ variable 107 foreach tc : testcases
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | va_high_addr_switch.c | 62 static struct testcase testcases[] = { variable 308 ret = run_test(testcases, ARRAY_SIZE(testcases)); in main()
|
/openbmc/openbmc/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
|
/openbmc/linux/Documentation/devicetree/ |
H A D | of_unittest.rst | 51 The Device Tree Source file (drivers/of/unittest-data/testcases.dts) contains 54 (.dtsi) are included in testcases.dts:: 67 is used to compile the DT source file (testcases.dts) into a binary blob 68 (testcases.dtb), also referred as flattened DT. 71 assembly file (testcases.dtb.S):: 76 The assembly file is compiled into an object file (testcases.dtb.o), and is
|
/openbmc/qemu/scripts/ |
H A D | device-crash-test | 421 def genCases1(args, testcases, var, fn): argument 429 for testcase in testcases: 539 dbg("testcases: %r", args.testcases) 540 if args.testcases: 541 for t in chain(*args.testcases):
|
/openbmc/linux/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()
|
/openbmc/openbmc-test-automation/docs/ |
H A D | redfish_coding_guidelines.md | 85 - It allows calling keywords and testcases to keep control over login parameters 114 - As a result of the first two rules, all keywords and testcases that call upon 117 and testcases should NOT do logins and logouts themselves.
|
/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/linux/tools/perf/tests/ |
H A D | hists_cumulate.c | 713 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 D | hists_output.c | 599 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()
|
/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/ |
H A D | rt-tests_git.bb | 1 SUMMARY = "Real-Time preemption testcases"
|
/openbmc/inarp/ |
H A D | configure.ac | 29 …AS_HELP_STRING([--enable-oe-sdk], [Link testcases absolutely against OE SDK so they can be ran wit…
|
/openbmc/phosphor-event/ |
H A D | configure.ac | 35 …AS_HELP_STRING([--enable-oe-sdk], [Link testcases absolutely against OE SDK so they can be ran wit…
|
/openbmc/linux/drivers/of/unittest-data/ |
H A D | Makefile | 2 obj-y += testcases.dtbo.o
|
H A D | tests-interrupts.dtsi | 87 * located in testcases.dts instead of in this file so that the
|
/openbmc/btbridge/ |
H A D | configure.ac | 36 …AS_HELP_STRING([--enable-oe-sdk], [Link testcases absolutely against OE SDK so they can be ran wit…
|