Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v246-rc2
/
.
/
test
/
TEST-04-JOURNAL
/
test.sh
blob: f16543c2b44b7ebd7076357af9f2d6f8c7d674d9 [
file
] [
log
] [
blame
] [
raw
]
#!/usr/bin/env bash
set
-
e
TEST_DESCRIPTION
=
"Journal-related tests"
.
$TEST_BASE_DIR
/
test
-
functions
do_test
"$@"
04