summaryrefslogtreecommitdiff
path: root/test/TEST-38-FREEZER/test.sh
blob: 524180b1ad1a4c1f27e843e6606e6a187888baa1 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
set -e

TEST_DESCRIPTION="test unit freezing and thawing via DBus and systemctl"
TEST_NO_NSPAWN=1

# shellcheck source=test/test-functions
. "${TEST_BASE_DIR:?}/test-functions"

do_test "$@" 38