Systemd/test/TEST-16-EXTEND-TIMEOUT/test.sh
Zbigniew Jędrzejewski-Szmek 70ce817ccb test: de-duplicate test_setup() functions
Now we will run setup_nspawn_root() in some case where do don't need to.
2020-03-28 11:51:11 +01:00

10 lines
177 B
Bash
Executable file

#!/usr/bin/env bash
set -e
TEST_DESCRIPTION="EXTEND_TIMEOUT_USEC=usec start/runtime/stop tests"
SKIP_INITRD=yes
TEST_NO_QEMU=1
. $TEST_BASE_DIR/test-functions
do_test "$@" 16