[LTP] [PATCH v2 0/3] Add support for debugging .all_filesystems
Petr Vorel
pvorel@suse.cz
Tue Dec 14 15:43:06 CET 2021
Hi all,
Changes v1->v2:
* 2 new commits (add tst_defaults.h, print variables on -h)
* rename variable to LTP_SINGLE_FS_TYPE
Kind regards,
Petr
Petr Vorel (3):
lib: Introduce tst_defaults.h
tst_test: Print environment variables on -h
lib: Add support for debugging .all_filesystems
doc/user-guide.txt | 2 ++
include/old/ltp_priv.h | 13 +------------
include/tst_defaults.h | 21 +++++++++++++++++++++
include/tst_private.h | 1 +
lib/tst_supported_fs_types.c | 9 +++++++++
lib/tst_test.c | 14 ++++++++++++++
6 files changed, 48 insertions(+), 12 deletions(-)
create mode 100644 include/tst_defaults.h
--
2.34.1
More information about the ltp
mailing list