Add testsRunningInsideARM.txt
authorJiyoung Yun <jy910.yun@samsung.com>
Thu, 23 Jun 2016 09:17:56 +0000 (18:17 +0900)
committerJiyoung Yun <jy910.yun@samsung.com>
Thu, 7 Jul 2016 05:18:36 +0000 (14:18 +0900)
commit6d78d32d5d0eb01177cc29b87308148cb13c0329
tree851e0c4328e3e163ad7b490d09742a591879426e
parentc29547fc1559c9d90735efab1253c8cbf259319b
Add testsRunningInsideARM.txt

ARM emulator cross build checks are automatic on a per PR basis.
But it does not check unit tests because it takes a lot of time in emulator.
So this file contains the minimum test cases for ARM CI.

Those test cases are picked according to the following rules.
Reference target: Raspberry Pi2

1. Failed at least 3 times on June.
2. Exclude long time tc (Huge*)
3. Exclude daedlock tc (Burgers)
4. Exclude failed tc currently.

Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
tests/testsRunningInsideARM.txt [new file with mode: 0644]