tests: framework: Introduce SKIPPED test result.
commitc643ecb4b3d832e7b3afeff095c3f453ee3d573f
authorCyril Hrubis <metan@ucw.cz>
Thu, 27 Sep 2012 09:35:58 +0000 (27 11:35 +0200)
committerCyril Hrubis <metan@ucw.cz>
Thu, 27 Sep 2012 09:35:58 +0000 (27 11:35 +0200)
tree0eee4897c1a8ffdd373c34dcfd7260555dd32ece
parentb3b68550f6431afd3dd5a441e38212d09b22bdda
tests: framework: Introduce SKIPPED test result.

The SKIPPED test result is intended for situations
where current configuration doesn't allow the test
to run (i.e. ENOSYS from libcall, not enough RAM, etc.).
tests/framework/test.c
tests/framework/tst_job.c
tests/framework/tst_log.c
tests/framework/tst_test.h