aboutsummaryrefslogtreecommitdiff
path: root/tests/setup.sh
Commit message (Expand)AuthorAgeFilesLines
* Shorten workspace names and pathsJoseph Hunkeler2024-11-131-1/+1
* Use built in method for "if file size is greater than zero" checkJoseph Hunkeler2024-11-111-1/+1
* Change PREFIX to INSTALL_DIRJoseph Hunkeler2024-11-111-5/+5
* Squelch shell's pushd/popd commandsJoseph Hunkeler2024-11-021-0/+8
* Change default RT workspace directory pathJoseph Hunkeler2024-11-011-1/+1
* Tests: Force the removal of podman containersJoseph Hunkeler2024-11-011-1/+11
* Implement missing SKIP conditionsJoseph Hunkeler2024-10-301-7/+17
* Implement a runner (run_command) and generate a summary (run_summary) when th...Joseph Hunkeler2024-10-301-2/+72
* Exposes TOPDIR and TEST_DATA variables to test script(s)Joseph Hunkeler2024-10-301-1/+2
* Add environment setup script to test directoryJoseph Hunkeler2024-10-281-0/+186