summaryrefslogtreecommitdiffstats
path: root/test/units/TEST-05-RLIMITS.effective-limit.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TEST-05-RLIMITS: Bump memory limitsDaan De Meyer2024-05-301-16/+16
| | | | | When running with sanitizers we need more memory otherwise the unit gets OOM killed.
* test: Rename testsuite-XX units to match test nameDaan De Meyer2024-05-141-0/+68
Having these named differently than the test itself mostly creates unecessary confusion and makes writing logic against the tests harder so let's rename the testsuite-xx units and scripts to just use the test name itself.