[SDL] Add new test case result type "Unsupported" which should be returned by 60/76760/1
authorPrudhvi Raj, Vasireddi <prudhvi.raj@samsung.com>
Mon, 27 Jun 2016 07:11:37 +0000 (16:11 +0900)
committerPrudhvi Raj, Vasireddi <prudhvi.raj@samsung.com>
Mon, 27 Jun 2016 07:15:13 +0000 (16:15 +0900)
commit32f607b97e986bf68683e67b9a66c7ad7fd43bcf
treed4e4999fd95b3ef4ec2d673b8f6ffb3802d351f6
parentbdb77d6aa012f1d0fa3c673da4eedb88ee46399c
[SDL] Add new test case result type "Unsupported" which should be returned by
      test cases whose functionality is not supported by the back-end

Change-Id: I654c58c97020d4d982abf6daa235f7a68164048f
include/SDL_test_harness.h
src/test/SDL_test_harness.c
test/testautomation_video.c