Commit Graph

3 Commits

Author SHA1 Message Date
a9a2c2bf7d testcase: Create the xfstestsdb testcase show command
This command shows detailed information about a specific testcase. The
'--maxlines=' option can be used to control the number of lines printed
from the system logs.

Implements: #13 (`xfstestsdb testcase show`)
Signed-off-by: Anna Schumaker <anna@nowheycreamery.com>
2023-02-16 16:15:56 -05:00
489c08e55c testcase: Create the xfstestsdb testcase list command
This command prints out information about the known testcases. It has
extra options to filter by runid, device, xunit, testcase, and status.

Implements: #11 (`xfstestsdb testcase list`)
Signed-off-by: Anna Schumaker <anna@nowheycreamery.com>
2023-02-16 16:15:56 -05:00
68a4b58a5a xfstestsdb: Add the xfstestsdb testcase subcommand
This subcomand doesn't actually do anything. It'll act as a hub for
testcase related subcommands instead.

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