1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
## system
Test-Command: adb version
Architecture: amd64 i386 armel armhf arm64 loong64 mipsel mips64el ppc64el riscv64
Depends: adb
Test-Command: adb help
Architecture: amd64 i386 armel armhf arm64 loong64 mipsel mips64el ppc64el riscv64
Depends: adb
Test-Command: adb kill-server && adb devices
Architecture: amd64 i386 armel armhf arm64 loong64 mipsel mips64el ppc64el riscv64
Depends: adb
Restrictions: allow-stderr
Test-Command: adb keygen key.txt && ls -l key.txt* && rm key.txt*
Architecture: amd64 i386 armel armhf arm64 loong64 mipsel mips64el ppc64el riscv64
Depends: adb
Restrictions: allow-stderr
Test-Command: /usr/lib/android-sdk/platform-tools/adbd --version
Architecture: amd64 i386 armel armhf arm64 loong64 mipsel mips64el ppc64el riscv64
Depends: adbd
Test-Command: fastboot --version
Architecture: amd64 i386 armel armhf arm64 loong64 mipsel mips64el ppc64el riscv64
Depends: fastboot
Test-Command: fastboot devices
Architecture: amd64 i386 armel armhf arm64 loong64 mipsel mips64el ppc64el riscv64
Depends: fastboot
## development
Test-Command: etc1tool development/tools/templates/ic_launcher_ldpi.png --encode && etc1tool development/tools/templates/ic_launcher_ldpi.pkm --decode
Depends: etc1tool
|