Merge branch 'develop' into tizen_qemu_1.5.1
[sdk/emulator/qemu.git] / scripts / qtest
1 #!/bin/sh
2
3 export QTEST_QEMU_BINARY=$1
4 shift
5 "$@"