All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/3] Add support for debugging .all_filesystems
@ 2021-12-14 14:43 Petr Vorel
  2021-12-14 14:43 ` [LTP] [PATCH v2 1/3] lib: Introduce tst_defaults.h Petr Vorel
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Petr Vorel @ 2021-12-14 14:43 UTC (permalink / raw)
  To: ltp

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


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2021-12-15  9:54 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-14 14:43 [LTP] [PATCH v2 0/3] Add support for debugging .all_filesystems Petr Vorel
2021-12-14 14:43 ` [LTP] [PATCH v2 1/3] lib: Introduce tst_defaults.h Petr Vorel
2021-12-14 14:43 ` [LTP] [PATCH v2 2/3] tst_test: Print environment variables on -h Petr Vorel
2021-12-14 16:44   ` Tim.Bird
2021-12-14 16:47     ` Petr Vorel
2021-12-14 16:57       ` Petr Vorel
2021-12-14 17:53         ` Tim.Bird
2021-12-14 18:54           ` Petr Vorel
2021-12-15  7:36             ` Li Wang
2021-12-15  9:49             ` Cyril Hrubis
2021-12-14 14:43 ` [LTP] [PATCH v2 3/3] lib: Add support for debugging .all_filesystems Petr Vorel
2021-12-14 16:03   ` Cyril Hrubis
2021-12-14 16:46     ` Petr Vorel
2021-12-15  7:49       ` Li Wang
2021-12-15  9:28         ` Petr Vorel
2021-12-15  9:30         ` Cyril Hrubis
2021-12-15  9:49           ` Li Wang
2021-12-15  9:54             ` Petr Vorel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.