[LTP] [PATCH 1/1] tst_test: Document @scall, @sample.

Petr Vorel pvorel@suse.cz
Fri Jun 7 12:39:02 CEST 2024


All undocumented members are in the library "undescribed",
better to document the purpose.

Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
 include/tst_test.h | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/include/tst_test.h b/include/tst_test.h
index 8dc20d110..63f707834 100644
--- a/include/tst_test.h
+++ b/include/tst_test.h
@@ -428,6 +428,10 @@ struct tst_ulimit_val {
  *            can be set. May be executed several times if test was passed '-i'
  *            or '-d' command line parameters.
  *
+ * @scall: Internal only (timer measurement library).
+ *
+ * @sample: Internal only (timer measurement library).
+ *
  * @resource_files: A NULL terminated array of filenames that will be copied
  *                  to the test temporary directory from the LTP datafiles
  *                  directory.
-- 
2.45.1



More information about the ltp mailing list