linux/tools/testing/selftests/cgroup
Waiman Long 213adc63df kseltest/cgroup: Make test_stress.sh work if run interactively
Commit 54de76c012 ("kselftest/cgroup: fix test_stress.sh to use OUTPUT
dir") changes the test_core command path from . to $OUTPUT. However,
variable OUTPUT may not be defined if the command is run interactively.
Fix that by using ${OUTPUT:-.} to cover both cases.

Signed-off-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
2022-05-13 09:33:21 -10:00
..
.gitignore cgroup: Add new test_cpu.c test suite in cgroup selftests 2022-04-22 08:39:32 -10:00
cgroup_util.c cgroup: Add test_cpucg_weight_overprovisioned() testcase 2022-04-22 08:39:32 -10:00
cgroup_util.h cgroup: Add test_cpucg_weight_overprovisioned() testcase 2022-04-22 08:39:32 -10:00
config cgroup: Add config file to cgroup selftest suite 2022-04-25 07:27:31 -10:00
Makefile cgroup: Add new test_cpu.c test suite in cgroup selftests 2022-04-22 08:39:32 -10:00
test_core.c selftests: cgroup: Test open-time cgroup namespace usage for migration checks 2022-01-06 11:02:29 -10:00
test_cpu.c cgroup: Add test_cpucg_max_nested() testcase 2022-04-25 07:27:31 -10:00
test_freezer.c tests/cgroup: move cg_wait_for(), cg_prepare_for_wait() 2021-05-10 10:41:11 -04:00
test_kill.c tests/cgroup: test cgroup.kill 2021-05-10 10:41:11 -04:00
test_kmem.c kselftests: cgroup: update kmem test for new vmstat implementation 2021-04-30 11:20:38 -07:00
test_memcontrol.c selftests: memcg: test high limit for single entry allocation 2022-03-22 15:57:02 -07:00
test_stress.sh kseltest/cgroup: Make test_stress.sh work if run interactively 2022-05-13 09:33:21 -10:00
with_stress.sh selftests: cgroup: Run test_core under interfering stress 2019-10-07 07:11:54 -07:00