[haiku-commits] r42023 - haiku/branches/developer/bonefish/signals/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/clock_settime

  • From: ingo_weinhold@xxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 7 Jun 2011 21:42:43 +0200 (CEST)

Author: bonefish
Date: 2011-06-07 21:42:43 +0200 (Tue, 07 Jun 2011)
New Revision: 42023
Changeset: https://dev.haiku-os.org/changeset/42023

Removed:
   
haiku/branches/developer/bonefish/signals/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/clock_settime/17-1.c
Modified:
   
haiku/branches/developer/bonefish/signals/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/clock_settime/coverage.txt
Log:
Removed another bogus test trying some arbitrary clock ID.


Modified: 
haiku/branches/developer/bonefish/signals/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/clock_settime/coverage.txt
===================================================================
--- 
haiku/branches/developer/bonefish/signals/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/clock_settime/coverage.txt
   2011-06-07 19:37:47 UTC (rev 42022)
+++ 
haiku/branches/developer/bonefish/signals/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/clock_settime/coverage.txt
   2011-06-07 19:42:43 UTC (rev 42023)
@@ -17,7 +17,7 @@
 14             NO** Skipping CPU-time tests for now
 15             YES
 16             YES
-17             YES
+17             NO - impossible to guess an invalid clock ID
 18             YES
 19             YES - FAILing on this implementation (possibly serious)
 20             YES


Other related posts:

  • » [haiku-commits] r42023 - haiku/branches/developer/bonefish/signals/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/clock_settime - ingo_weinhold