aboutsummaryrefslogtreecommitdiff
path: root/tests/test_environment.c
Commit message (Collapse)AuthorAgeFilesLines
* free(3): If ptr is NULL, no operation is performed.free-memJoseph Hunkeler2025-03-201-1/+1
|
* Remove redundant extern in test_environment.cJoseph Hunkeler2025-02-121-2/+2
|
* test_environment.c: free allocated resourcesJoseph Hunkeler2025-02-041-3/+10
| | | | * Replace usage of 'const char *' where 'char *' was appropriate
* Add test_environment.c (#39)Joseph Hunkeler2024-08-291-0/+76