[Android] Add android test script
authorDonghyeon Jeong <dhyeon.jeong@samsung.com>
Tue, 23 Jul 2024 10:16:35 +0000 (19:16 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 24 Jul 2024 12:10:03 +0000 (21:10 +0900)
commit6475eaa3e55132f296b3410e3a617d98a97322ba
treed88346f94624a63e31e02b68212f8efe21a53443
parent89098003de2c14d3fe0aa8df6dd0b4f1bd7f4a52
[Android] Add android test script

This patch adds a script to run unit tests on Android devices.

**Self evaluation:**
1. Build test: [X]Passed [ ]Failed [ ]Skipped
2. Run test: [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Donghyeon Jeong <dhyeon.jeong@samsung.com>
tools/android_test.sh [new file with mode: 0755]