Store, view, and manage the results from xfstests (https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git/)
Go to file
Anna Schumaker 2a94b5e519 xfstestsdb: Create a generic Command class
This is intended to be used as a base class for implementing other
xfstestsdb commands.

Signed-off-by: Anna Schumaker <anna@nowheycreamery.com>
2023-02-15 11:52:42 -05:00
tests xfstestsdb: Create a generic Command class 2023-02-15 11:52:42 -05:00
xfstestsdb xfstestsdb: Create a generic Command class 2023-02-15 11:52:42 -05:00
.gitignore xfstestsdb: Create the root xfstestsdb Command 2023-02-13 12:01:46 -05:00
LICENSE Initial commit 2023-01-30 10:15:47 -05:00
Makefile xfstestsdb: Create the root xfstestsdb Command 2023-02-13 12:01:46 -05:00
pytest.ini xfstestsdb: Create the root xfstestsdb Command 2023-02-13 12:01:46 -05:00
README.md Initial commit 2023-01-30 10:15:47 -05:00
xfstestsdb.py xfstestsdb: Create the root xfstestsdb Command 2023-02-13 12:01:46 -05:00

xfstestsdb

Store, view, and manage the results from xfstests (https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git/)