aboutsummaryrefslogtreecommitdiff
path: root/test/src/Libc.zig
AgeCommit message (Collapse)Author
2025-10-01libc-test: set a 1.6G max_rss for each test caseAlex Rønne Petersen
1.4G was the highest value I observed for any test case on x86_64-linux. This change should prevent OOM conditions in CI.
2025-09-24Integrate libc-test cases into the build systemrpkak
zig build test-libc -Dlibc-test-path=/path/to/libc-test