1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-02 02:21:44 +03:00
systemd/test/TEST-05-RLIMITS/test.sh

10 lines
170 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -e
2015-11-28 19:47:56 +03:00
TEST_DESCRIPTION="Resource limits-related tests"
# shellcheck source=test/test-functions
. "${TEST_BASE_DIR:?}/test-functions"
2015-11-28 19:47:56 +03:00
do_test "$@"