[GSOC 2014] testing multiarch

2014-08-20 Thread Edson Ticona
Hi The script for testing strace is qemu_multiarch_testing/start-tests.sh, for testing on the current architecture just run it (./start-tests.sh) if the current architecture supports multiple personalities it will test on all of them by building ltp for each one. For other architectures it will use

[GSOC 2014] testing multiarch

2014-07-22 Thread Edson Ticona
Hi I was trying to run the parallel-build-hdc-img.sh script in the qemu_multiarch_testing. According to the readme has to be run as: ./parallel-build-hdc-img.sh system-image-ARCH. I got some system images but It needs a script called native-build.sh but what is it about? --