Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
main
/
.
/
test
/
TEST-03-JOBS
/
test.sh
blob: f827f90865b6978a81ba687e0aa45855082fb7f2 [
file
] [
log
] [
blame
] [
raw
]
#!/usr/bin/env bash
# SPDX-License-Identifier: LGPL-2.1-or-later
set
-
e
TEST_DESCRIPTION
=
"Job-related tests"
TEST_NO_QEMU
=
1
IMAGE_NAME
=
"default"
# shellcheck source=test/test-functions
.
"${TEST_BASE_DIR:?}/test-functions"
do_test
"$@"