tests: Add mechanism for test cases to indicate a skipped run
authorJouni Malinen <j@w1.fi>
Sun, 29 Sep 2013 13:21:42 +0000 (16:21 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 29 Sep 2013 13:21:42 +0000 (16:21 +0300)
commit0d84c400f92d84f5c393ac54309df1d7b61073c8
treed2494b8c70272302b346dba6f146aa49da19f81b
parent9b00f24a769683d367c053a27e2aa1653094257b
tests: Add mechanism for test cases to indicate a skipped run

This can be used by test cases that depend on some external component
that may not always be available to indicate clearly that a test case
was skipped rather than passed or failed.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/run-tests.py