Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v247-rc1
/
.
/
test
/
TEST-38-FREEZER
/
test.sh
blob: 3821db9f0023c13c5e5854a511f7f8b98cfcfe50 [
file
] [
log
] [
blame
] [
raw
]
#!/bin/bash
set
-
e
TEST_DESCRIPTION
=
"test unit freezing and thawing via DBus and systemctl"
TEST_NO_NSPAWN
=
1
.
$TEST_BASE_DIR
/
test
-
functions
do_test
"$@"
38