aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use shortened YAML configJoseph Hunkeler2024-11-131-1/+1
* Shorten workspace names and pathsJoseph Hunkeler2024-11-134-3/+3
* 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
* Initialize structs to {0} and combine declaration and assignment where possibleJoseph Hunkeler2024-11-013-8/+15
* Support automatic workspace setup/teardownJoseph Hunkeler2024-11-011-7/+87
* Change mock delivery name to be more uniqueJoseph Hunkeler2024-11-011-1/+1
* Change default RT workspace directory pathJoseph Hunkeler2024-11-011-1/+1
* Tests: Force the removal of podman containersJoseph Hunkeler2024-11-011-1/+11
* Update _test_boilerplate.cmore-rtJoseph Hunkeler2024-10-301-2/+10
* Add tests/README.mdJoseph Hunkeler2024-10-301-0/+48
* Add RT boilerplateJoseph Hunkeler2024-10-301-0/+27
* Implement missing SKIP conditionsJoseph Hunkeler2024-10-301-7/+17
* Fixes download testJoseph Hunkeler2024-10-301-4/+17
* Update location of test dataJoseph Hunkeler2024-10-301-2/+2
* Update RT tests to use run_command functionJoseph Hunkeler2024-10-302-16/+19
* 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
* generic_based_on.ini using TEST_DATA variable from the environment to find ya...Joseph Hunkeler2024-10-301-1/+1
* Copy test data in bulkJoseph Hunkeler2024-10-301-6/+11
* Add rt_generic_based_on.shJoseph Hunkeler2024-10-284-0/+106
* rt_generic: Use setup scriptJoseph Hunkeler2024-10-281-108/+27
* Add environment setup script to test directoryJoseph Hunkeler2024-10-281-0/+186
* Generalize *_index_provides interfaceJoseph Hunkeler2024-10-241-11/+18
* Update test_mp_fail_fastupdate-testsJoseph Hunkeler2024-10-221-2/+1
* Update test_mp_fail_fastJoseph Hunkeler2024-10-221-5/+11
* Update test_mp_fail_fastJoseph Hunkeler2024-10-221-7/+13
* The CI internal clocks are off? I don't see why these failed.Joseph Hunkeler2024-10-211-7/+6
* Add tests:Joseph Hunkeler2024-10-211-0/+72
* Add tests:Joseph Hunkeler2024-10-211-0/+82
* Add tests:Joseph Hunkeler2024-10-211-2/+52
* Change signature:Joseph Hunkeler2024-10-211-0/+7
* Add BUILD_TESTING_RT build optionJoseph Hunkeler2024-10-211-1/+1
* Rename "files" and "file_without_ext" to improve readabilityJoseph Hunkeler2024-10-211-13/+13
* Fix includesJoseph Hunkeler2024-10-148-0/+12
* Refactor directory structureJoseph Hunkeler2024-10-141-4/+7
* Fix pointer castJoseph Hunkeler2024-10-091-1/+1
* Uncomment registry name in test configJoseph Hunkeler2024-10-041-1/+1
* Add wheel_free() to testwheel-funcs-clean-upJoseph Hunkeler2024-10-041-0/+1
* Implement get_wheel_info() in testsJoseph Hunkeler2024-10-041-2/+2
* Fix leaks in testsJoseph Hunkeler2024-09-302-0/+4
* Fix testJoseph Hunkeler2024-09-261-2/+2
* Remove more references to the semaphore "gate"Joseph Hunkeler2024-09-261-3/+0
* Implement cmd and working_dirJoseph Hunkeler2024-09-261-2/+2
* Disable format-truncation and unused-result warnings in testsJoseph Hunkeler2024-09-201-2/+2
* Refactor structureJoseph Hunkeler2024-09-201-2/+2
* Finish mp_pool_init() testadd-multiprocessingJoseph Hunkeler2024-09-201-8/+31
* Fix test code and expected values within test codeJoseph Hunkeler2024-09-181-1/+1
* Fix syntax issue in rt_generic.shJoseph Hunkeler2024-09-181-1/+1