summaryrefslogtreecommitdiffstats
path: root/test/TEST-05-RLIMITS/test.sh
blob: f95c198f1a35b2b89fcb09d98db4d3423ac45815 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env bash
set -e

TEST_DESCRIPTION="Resource limits-related tests"

# shellcheck source=test/test-functions
. "${TEST_BASE_DIR:?}/test-functions"

do_test "$@" 05