Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v247
/
.
/
test
/
TEST-32-OOMPOLICY
/
test.sh
blob: 6f2955cf62c303552d5c3b47fe33a518034a9b88 [
file
] [
log
] [
blame
] [
raw
]
#!/usr/bin/env bash
set
-
e
TEST_DESCRIPTION
=
"test OOM killer logic"
TEST_NO_NSPAWN
=
1
.
$TEST_BASE_DIR
/
test
-
functions
UNIFIED_CGROUP_HIERARCHY
=
yes
do_test
"$@"
32