[Android/Test] base code to run instrumented test
authorJaeyun <jy1210.jung@samsung.com>
Thu, 19 Sep 2019 10:52:14 +0000 (19:52 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 23 Sep 2019 01:30:14 +0000 (10:30 +0900)
commit3d51dd0b855c2dced3a4e7f2d7263be05fe3eb7c
treee6c859401c98a023cfdaf56409ef47c78b058627
parentf0dad74a195e967b53c07441d5aeba1f2a2def65
[Android/Test] base code to run instrumented test

Add base code to run Android instrumented test on the target devices.

TODO add testcases for each java class

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
api/android/api/build.gradle
api/android/api/src/androidTest/java/org/nnsuite/nnstreamer/APITestCommon.java [new file with mode: 0644]