aboutsummaryrefslogtreecommitdiff
path: root/tests/test_utils.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix redaction code to accept NULL pointers in arrayJoseph Hunkeler2024-06-141-1/+1
| | | | | | * And let the caller specify the length of the array of strings to redact. * Redactions now occur directly on authentication strings rather than their command line arguments
* Identify local repo userJoseph Hunkeler2024-06-091-0/+2
|
* Initial commit of unit tests [WIP]Joseph Hunkeler2024-06-091-0/+477