commit | 2704f23589af5326b3c592bc1e8e55cd610037a9 | [log] [tgz] |
---|---|---|
author | Waldemar Brodkorb <wbx@openadk.org> | Sat Jun 04 22:49:32 2016 +0200 |
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Mon Jun 06 22:35:52 2016 +0200 |
tree | 81d8e9b39ccd3d87f7c4a10178f63b2a673818f2 | |
parent | 7dcec609ee0f4a17a25533c443f1db3483abe720 [diff] |
uclibc: use shell script testsuite runner There is no need for GNU make to run the testsuite. The benefit is you can even try it on noMMU targets as the script runs with busybox hush. Parallel build of the testsuite seems to work well. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>