[LTP] [PATCH 1/1] tst_test: Document @scall, @sample.
Petr Vorel
pvorel@suse.cz
Fri Jun 7 15:29:38 CEST 2024
Also message is not described. I would add:
Kind regards,
Petr
+++ include/tst_test.h
@@ -646,6 +646,8 @@ int main(int argc, char *argv[])
/**
* TST_TEST_TCONF() - Exit tests with a TCONF message.
*
+ * @message Error message (reason to skip the test).
+ *
* This macro is used in test that couldn't be compiled either because current
* CPU architecture is unsupported or because of missing development libraries.
*/
More information about the ltp
mailing list