Commit Graph

5 Commits

Author SHA1 Message Date
Juan RP
58f406756a run-tests: simplify NPROCS (cat usage is redundant). 2019-04-22 14:51:13 +02:00
Juan RP
3cf3dafc20 run-tests: enable kyua parallelism by default.
Use number of processors as reported by /proc/cpuinfo,
otherwise just set it to 1 (default).

This makes running the test suite in less than 16s on my
i5 ivybridge CPU.
2019-04-22 14:51:13 +02:00
Juan RP
189ef0da33 run-tests: print results to see what's going on. 2014-11-06 10:42:55 +01:00
Juan RP
b9487e6c0c travis: add /usr/local/bin to PATH and remove useless LD_LIBRARY_PATH. 2014-10-06 14:16:50 +02:00
Juan RP
cbb003f968 Added a script that sets up env vars and runs the tests in place. 2014-10-06 12:37:04 +02:00