btrfs-progs
btrfs-progs copied to clipboard
Export test results as JUnit xml
GH actions can present test results in JUnit format, add support to the test runner scripts to generate the xml. https://github.com/testmoapp/junitxml . Either generate the xml as tests progress or scan the result files and then generate the xml. This may need some updates to the test start/end markers.