mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 15:01:16 +01:00
run-unit-tests-android.sh: Update path comment
The location the build system saves the binaries to seems to have changed at some point.
This commit is contained in:
parent
c528a70e64
commit
f561b11155
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Runs unit tests (must have been built beforehand) on an Android device connected via adb.
|
# Runs unit tests (must have been built beforehand) on an Android device connected via adb.
|
||||||
#
|
#
|
||||||
# The current working directory must contain test executables. Normally (for AArch64)
|
# The current working directory must contain test executables. Normally (for AArch64) the path to use
|
||||||
# the working directory would be: Source/Android/app/.cxx/cmake/debug/arm64-v8a/Binaries/Tests
|
# looks like: Source/Android/app/.cxx/RelWithDebInfo/<random characters>/arm64-v8a/Binaries/Tests
|
||||||
|
|
||||||
DEVICE_DIR="/data/local/tmp/dolphin-emu-tests"
|
DEVICE_DIR="/data/local/tmp/dolphin-emu-tests"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user