Home
last modified time | relevance | path

Searched refs:test_args (Results 1 – 8 of 8) sorted by relevance

/kvm-unit-tests/arm/
H A Dunittests.cfg18 test_args = 'setup smp=2 mem=256'
26 test_args = vectors-kernel
32 test_args = vectors-user
39 test_args = smp
52 test_args = "cycle-counter 0"
59 test_args = pmu-event-introspection
66 test_args = pmu-event-counter-config
73 test_args = pmu-basic-event-count
80 test_args = pmu-mem-access
87 test_args = pmu-mem-access-reliability
[all …]
/kvm-unit-tests/x86/
H A Dunittests.cfg47 test_args = 'cpuid'
52 test_args = 'vmcall'
57 test_args = 'mov_from_cr8'
62 test_args = 'mov_to_cr8'
67 test_args = 'inl_from_pmtimer'
76 test_args = 'ipi'
83 test_args = 'ipi_halt'
88 test_args = 'ple_round_robin'
94 test_args = tscdeadline
100 test_args = tscdeadline_immed
[all …]
/kvm-unit-tests/scripts/
H A Dcommon.bash11 local test_args
31 …$(arch_cmd) "$cmd" "$testname" "$groups" "$smp" "$kernel" "$test_args" "$opts" "$arch" "$machine" …
40 test_args=""
53 elif [[ $line =~ ^test_args\ *=\ *(.*)$ ]]; then
54 test_args="$(vmm_optname_args) ${BASH_REMATCH[1]}"
90 …$(arch_cmd) "$cmd" "$testname" "$groups" "$smp" "$kernel" "$test_args" "$opts" "$arch" "$machine" …
H A Druntime.bash33 …ame TIMEOUT=$timeout MACHINE=$machine ACCEL=$accel $RUNTIME_arch_run $kernel $smp $test_args $opts"
79 local test_args="$5"
/kvm-unit-tests/powerpc/
H A Dunittests.cfg18 test_args = 'setup smp=2 mem=1024'
31 test_args = "skip"
50 test_args = "get-time-of-day date=$(date +%s)"
57 test_args = "get-time-of-day date=$(date --date="2006-06-17 UTC" +%s)"
64 test_args = "set-time-of-day"
99 test_args = "migration -m"
115 test_args = "h_cede_tm"
125 test_args = '-w'
/kvm-unit-tests/riscv/
H A Dunittests.cfg13 test_args = 'foo bar baz'
/kvm-unit-tests/docs/
H A Dunittests.txt59 test_args
61 test_args = "..."
67 test_args = "10000000 `date +%s`"
/kvm-unit-tests/s390x/
H A Dunittests.cfg13 test_args = 'test 123'
25 test_args = "skip"
217 test_args = '--sequential'
223 test_args = '--parallel'
255 test_args = '-sockets 31 -cores 8'
260 test_args = '-drawers 2 -books 2 -sockets 2 -cores 16'