Modify for testing all unittest (#2288)
author남궁석/동작제어Lab(SR)/Engineer/삼성전자 <sk.namkoong@samsung.com>
Fri, 17 Aug 2018 05:56:57 +0000 (14:56 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Fri, 17 Aug 2018 05:56:57 +0000 (14:56 +0900)
commita5379a6c976e5a5a0b81a565ae3003dd3ed110ff
treec2ce8b02f377964759345fcadd9ad08a3bcd1d6d
parent9f44947ddaef62d25d7140ec3e13bae641857856
Modify for testing all unittest (#2288)

Fix `runall` argument type and defualt value
Fix typo `unittestall` to `unittestall_on`
Add running all unittests in `run_unittest.py`
Revise the structure of `run_unittest.py` and `run_unittest.sh` for running all unittests

Signed-off-by: Seok NamKoong <sk.namkoong@samsung.com>
tools/test_driver/py/run_unittest.py
tools/test_driver/py/test_driver.py
tools/test_driver/run_unittest.sh