public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v3 0/2] lib: Create tst_tmpdir.h
@ 2024-07-12  8:13 Petr Vorel
  2024-07-12  8:13 ` [LTP] [PATCH v3 1/2] " Petr Vorel
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Petr Vorel @ 2024-07-12  8:13 UTC (permalink / raw)
  To: ltp

Hi,

changes v2->v3:
* Add tst_tmpdir.h also to include/tst_test.h (Avinesh)
* Split doc change into a separate commit

Petr Vorel (2):
  lib: Create tst_tmpdir.h
  doc/C API: Add tst_tmpdir.h

 doc/developers/api_c_tests.rst |  4 ++++
 include/tst_device.h           |  6 +-----
 include/tst_test.h             |  1 +
 include/tst_tmpdir.h           | 19 +++++++++++++++++++
 lib/tst_tmpdir.c               |  1 +
 5 files changed, 26 insertions(+), 5 deletions(-)
 create mode 100644 include/tst_tmpdir.h

-- 
2.45.2


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

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

end of thread, other threads:[~2024-07-12  9:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-12  8:13 [LTP] [PATCH v3 0/2] lib: Create tst_tmpdir.h Petr Vorel
2024-07-12  8:13 ` [LTP] [PATCH v3 1/2] " Petr Vorel
2024-07-12  8:13 ` [LTP] [PATCH v3 2/2] doc/C API: Add tst_tmpdir.h Petr Vorel
2024-07-12  8:37   ` Li Wang
2024-07-12  9:08 ` [LTP] [PATCH v3 0/2] lib: Create tst_tmpdir.h Avinesh Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox