|
1 | 1 | # Make sure these are relative to avocado tests folder |
2 | 2 | # testcase path |
3 | | -# Cpu |
| 3 | +###################################################### |
| 4 | +avocado-misc-tests/cpu/cpupower.py |
4 | 5 | avocado-misc-tests/cpu/ebizzy.py |
5 | | -# IO-disk |
6 | | -avocado-misc-tests/io/disk/dbench.py |
7 | | -# Kernel |
8 | | -#avocado-misc-tests/generic/ltp.py |
9 | | -# Memory |
10 | | -avocado-misc-tests/memory/libhugetlbfs.py |
11 | | -# Services |
12 | | -avocado-misc-tests/generic/service_check.py |
13 | | -# Stress |
| 6 | +avocado-misc-tests/cpu/ppc64_cpu_test.py |
| 7 | +avocado-misc-tests/generic/connectathon.py |
| 8 | +avocado-misc-tests/generic/interbench.py |
| 9 | +avocado-misc-tests/generic/openblas.py |
| 10 | +avocado-misc-tests/kernel/tlbflush.py |
| 11 | +avocado-misc-tests/memory/transparent_hugepages_defrag.py |
| 12 | +avocado-misc-tests/memory/transparent_hugepages_swapping.py |
| 13 | +avocado-misc-tests/memory/stress-ng.py |
| 14 | +avocado-misc-tests/memory/stutter.py |
| 15 | +avocado-misc-tests/perf/aiostress.py |
| 16 | +avocado-misc-tests/perf/hackbench.py |
| 17 | +avocado-misc-tests/generic/ras.py |
| 18 | +avocado-misc-tests/perf/perfmon.py |
| 19 | +avocado-misc-tests/perf/tbench.py |
14 | 20 | avocado-misc-tests/perf/stress.py |
| 21 | +avocado-misc-tests/perf/unixbench.py |
| 22 | +avocado-misc-tests/toolchain/atlas.py |
| 23 | +avocado-misc-tests/toolchain/valgrind.py |
| 24 | +avocado-misc-tests/io/disk/lvsetup.py |
| 25 | +avocado-misc-tests/io/disk/multipath_test.py |
| 26 | +avocado-misc-tests/io/driver/module_unload_load.sh |
| 27 | +avocado-misc-tests/io/disk/fiotest.py |
0 commit comments