| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2026-01-21 | tests: avoid infinite loop in dd failure edge case | Pádraig Brady | -1/+1 | |
| * tests/tee/tee.sh: If dd failed, then tee would spin writing to the fifo forever, so add a timeout protection. This was noticed with `export LD_PRELOAD=libasan.so.8` with a non ASAN build, which induced a failure in dd invocations. | ||||
| 2026-01-01 | maint: run 'make update-copyright' | Collin Funk | -1/+1 | |
| 2025-12-11 | maint: organize tee tests in a subdirectory | Collin Funk | -0/+145 | |
| * tests/misc/tee.sh: Moved to tests/tee/tee.sh. * tests/local.mk (all_tests): Adjust the file name. | ||||
