tests: allow unstable tests to be marked with CONFIG+=insignificant_test
authorRohan McGovern <rohan.mcgovern@nokia.com>
Thu, 19 May 2011 01:42:31 +0000 (11:42 +1000)
committerRohan McGovern <rohan.mcgovern@nokia.com>
Thu, 19 May 2011 03:56:28 +0000 (13:56 +1000)
commitb0a5a988900b777cb08012408eb108512a3e873b
tree219f68f99cbfbcf67201a8bd8be2af7fd7d0d477
parentc2eb7bb0801bfeaf2efed120b9f9bdf09d4d1f20
tests: allow unstable tests to be marked with CONFIG+=insignificant_test

Marking a test with CONFIG+=insignificant_test will cause the exit code
of the test to be discarded during `make check'.  This is intended to be
used for tests which are valuable to run, but are known to be unstable
and are not feasible to immediately fix.

Reviewed-by: Jason McDonald
Change-Id: I50a712c33c2ebb0af39f1ea0bf2adef7f0936425
mkspecs/features/testcase.prf