[Android/Test] add simple test for NNFW
authorJaeyun <jy1210.jung@samsung.com>
Wed, 8 Apr 2020 11:36:07 +0000 (20:36 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 10 Apr 2020 05:16:14 +0000 (14:16 +0900)
commitf73eb04e2b074b7653777298f34cc1fc71902ef9
tree4f965abebd741e72817707d3dc8913057965df8b
parent08ef2da1839a7f508e2a867b19afe90352ae555e
[Android/Test] add simple test for NNFW

Both single-shot and pipeline, add simple test to validate NNFW model.

Signed-off-by: Jaeyun <jy1210.jung@samsung.com>
api/android/api/src/androidTest/java/org/nnsuite/nnstreamer/APITestCommon.java
api/android/api/src/androidTest/java/org/nnsuite/nnstreamer/APITestPipeline.java
api/android/api/src/androidTest/java/org/nnsuite/nnstreamer/APITestSingleShot.java