aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix redaction code to accept NULL pointers in arrayJoseph Hunkeler2024-06-141-1/+1
* Add test_ini.cJoseph Hunkeler2024-06-131-0/+108
* Fix test to match changes to startswith and endswithJoseph Hunkeler2024-06-131-6/+6
* Disable a few warnings for testsJoseph Hunkeler2024-06-101-6/+10
* Remove debug printf statementsJoseph Hunkeler2024-06-102-3/+0
* strcmp_array expects NULL terminated array. Iterating by size in this case pa...Joseph Hunkeler2024-06-101-2/+4
* Break loop when expected lines are exhaustedJoseph Hunkeler2024-06-091-1/+1
* NULL terminate arraysJoseph Hunkeler2024-06-091-8/+12
* Identify local repo userJoseph Hunkeler2024-06-091-0/+2
* Remove errant call to puts()Joseph Hunkeler2024-06-091-1/+0
* Skip docker build testing if CI system cannot pull an imageJoseph Hunkeler2024-06-091-0/+2
* Only podman support `run --arch` argumentJoseph Hunkeler2024-06-091-1/+1
* Handle lack of __FILE_NAME__ defineJoseph Hunkeler2024-06-091-0/+4
* Initial commit of unit tests [WIP]Joseph Hunkeler2024-06-099-0/+2045