testdisplay: ignore invalid subtest options
authorThomas Wood <thomas.wood@intel.com>
Thu, 31 Jul 2014 15:26:55 +0000 (16:26 +0100)
committerThomas Wood <thomas.wood@intel.com>
Thu, 31 Jul 2014 15:30:01 +0000 (16:30 +0100)
commitff6b068ecd1d231af466d043454279e6cddcb3d1
tree946e18162c0a5f08944ada8b470bc73df414ee6b
parentde1e877be5fe9ac83477a8ca416708f3d078b731
testdisplay: ignore invalid subtest options

testdisplay does not have any subtests and should therefore exit with
the appropriate exit code if the --list-subtests or --run-subtest
options are used.

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
tests/testdisplay.c