]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/TEST-05-RLIMITS/test.sh
12b4530dd4504d2ccbe097b7cc1e70d88a282b74
[thirdparty/systemd.git] / test / TEST-05-RLIMITS / test.sh
1 #!/usr/bin/env bash
2 set -e
3
4 TEST_DESCRIPTION="Resource limits-related tests"
5
6 # shellcheck source=test/test-functions
7 . "${TEST_BASE_DIR:?}/test-functions"
8
9 do_test "$@"