[Bug 277539] Fix bitrot in tools/test
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 277539] Fix bitrot in tools/test"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Mar 2024 20:36:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277539 --- Comment #1 from Gleb Smirnoff <glebius@FreeBSD.org> --- Thanks for submission, John! Do you have any possibility to convert the tests to the atf(7) framework, so they can be moved into the standard tests/ subdirectory, that is in the root of FreeBSD sources? If this is done, the tests will be constantly built as part of buildworld as well as the project CI will routinely run the tests and report any regressions. That will make them way more valuable than tests that are just stored in the sources. -- You are receiving this mail because: You are the assignee for the bug.