Script to run all internal EWK unit tests
authorPiotr Sieduszewski <p.sieduszews@samsung.com>
Thu, 27 Nov 2014 11:26:36 +0000 (12:26 +0100)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit3480ed2bcbed3ddd586cd0f3876e04b82b819a00
tree1afb990f0bd6c3d512da87874af9a97678d70f51
parent7486935c7613a6be859a71ce45e522630f1158a7
Script to run all internal EWK unit tests

This script:
- build EFL and EWK test
- prepare mobile device
- install EFL and EWK test
- run all test by one (restart device at 50 tests)

Results is put to test_log/log.htm (It redirect to file with name of last commit title (first line))
This html file have a tests results, and links to html files with history of results for selected the test.

Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=9483
Change-Id: Iace9a61cc9e79d4e31e97d490c3c3403ade1b528
Signed-off-by: Piotr Sieduszewski <p.sieduszews@samsung.com>
tizen_src/.gitignore
tizen_src/build/build_mobile.sh
tizen_src/ewk/tests_run [new file with mode: 0755]