Commit Graph

2 Commits

Author SHA1 Message Date
16399f375e xunit: Create the xfstestsdb xunit read command
This command reads an xunit file generated by passing "-R xunit" to
xfstests `./check`. Multiple xunit files can be added to a single
xfstests run, and will be shown side-by-side in columns when printed
out.

Implements: #3 (`xfstestsdb xunit read`)
Signed-off-by: Anna Schumaker <anna@nowheycreamery.com>
2023-02-16 14:22:32 -05:00
35faa3a781 xfstestsdb: Add the xfstestsdb xunit subcommand
This subcommand doesn't actually do anything, it'll act as a hub for
xunit related subcommands instead.

Signed-off-by: Anna Schumaker <anna@nowheycreamery.com>
2023-02-15 15:57:38 -05:00