summaryrefslogtreecommitdiff
path: root/lib9p/tests/runtest
AgeCommit message (Collapse)Author
2025-04-12lib9p: tests: Scaffolding for more testsLuke T. Shumaker
2025-04-11lib9p: runtest: Don't assume fd numbersLuke T. Shumaker
2025-04-10Have valgrind detect memory leaks, not just errorsLuke T. Shumaker
2025-04-05lib9p: runtest: The default timestamp is too far in the past nowLuke T. Shumaker
2025-03-22make lint/unknown: Have unknown files be errorsLuke T. Shumaker
2025-03-22Enable running tests in parallelLuke T. Shumaker
2025-02-23Complete TODO comments and documentationLuke T. Shumaker
2025-02-23Require license notices static files tooLuke T. Shumaker
2025-02-09lib9p: test_server: Simplify construction of the file treeLuke T. Shumaker
2025-02-09lib9p: test_server: Make the pathnums more stableLuke T. Shumaker
2025-02-09lib9p: srv: Use a separate pathmapLuke T. Shumaker
2025-02-04lib9p: Test that we can do clean shutdownLuke T. Shumaker
2025-01-11Add basic smoke tests for the 9p serverLuke T. Shumaker