All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] selftests: kselftest: Remove outdated comment
@ 2018-07-25  2:57 ` Thiago Jung Bauermann
  0 siblings, 0 replies; 9+ messages in thread
From: bauerman @ 2018-07-25  2:57 UTC (permalink / raw)


Commit 3c07aaef6598 ("selftests: kselftest: change KSFT_SKIP=4 instead of
KSFT_PASS") reverted commit 11867a77eb85 ("selftests: kselftest framework:
change skip exit code to 0") but missed removing the comment which that
commit added, so do that now.

Signed-off-by: Thiago Jung Bauermann <bauerman at linux.ibm.com>
---
 tools/testing/selftests/kselftest.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/testing/selftests/kselftest.h b/tools/testing/selftests/kselftest.h
index 15e6b75fc3a5..a3edb2c8e43d 100644
--- a/tools/testing/selftests/kselftest.h
+++ b/tools/testing/selftests/kselftest.h
@@ -19,7 +19,6 @@
 #define KSFT_FAIL  1
 #define KSFT_XFAIL 2
 #define KSFT_XPASS 3
-/* Treat skip as pass */
 #define KSFT_SKIP  4
 
 /* counters */

--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2018-08-27 20:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-25  2:57 [PATCH] selftests: kselftest: Remove outdated comment bauerman
2018-07-25  2:57 ` Thiago Jung Bauermann
2018-07-25  2:57 ` Thiago Jung Bauermann
2018-08-27 20:14 ` shuah
2018-08-27 20:14   ` Shuah Khan
2018-08-27 20:14   ` Shuah Khan
2018-08-27 20:47   ` bauerman
2018-08-27 20:47     ` Thiago Jung Bauermann
2018-08-27 20:47     ` Thiago Jung Bauermann

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.