Test driver: Test all unittest option (#2274)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 13 Aug 2018 10:23:19 +0000 (19:23 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 13 Aug 2018 10:23:19 +0000 (19:23 +0900)
commit1f22b3636faf061f9c2225a341bb97724bea9986
treee6075e2352d00abd8bc5a15a28886862695b2218
parentdb599004b2749011b9e4f0f287060ee1b5c98a6f
Test driver: Test all unittest option (#2274)

Add new option to run all unittest
- Ignore skiplist
- Get test list using gtest option
- Test each unittest item using filter

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
tools/test_driver/py/run_unittest.py
tools/test_driver/py/test_driver.py
tools/test_driver/run_unittest.sh
tools/test_driver/test_driver.sh