Add ability to ignore "skip" conditions
From [email protected] on July 14, 2012 15:46:05
The "debug" command should provide a mechanism (flag) to tell the test case to ignore any "skip" conditions and proceed anyway. This is useful in those cases where the test may have been disabled for whatever reason (e.g. because it may crash the kernel).
This feature needs the implementation of a new flag in all test programs because it is the test programs themselves that terminate execution when they encounter a call to skip.
Originally proposed in http://gnats.netbsd.org/45143 .
Original issue: http://code.google.com/p/kyua/issues/detail?id=38
From [email protected] on February 09, 2013 17:06:02
Delay the implementation of this feature as it's not required for the import into NetBSD. ATF did not implement this, so it won't be missed.
Labels: -Milestone-Release0.6