This definition replicates the "test" target as stated in the /external/bzip/Makefile.
The test needs a working adb connection that is used to transfer the necessary files (the binary itself and test files). The tests are also run via adb. If there is an error the script will return a return code that is separate from 0.
Signed-off-by: Joakim Bech joakim.bech@linaro.org