Duncan Overbruck
a1a0167d80
add XBPS_SYSLOG environment variable to overwrite configuration
2022-12-24 14:29:24 +01:00
Juan RP
646115efdc
run-tests: set LIBRARY_PATH for tcc.
2019-06-26 15:55:47 +02:00
Juan RP
53e23d348e
run-tests: set ATF_SHELL=/bin/sh.
...
This way 'make check' always uses it.
Signed-off-by: Juan RP <xtraeme@gmail.com>
2019-06-14 10:21:37 +02:00
Juan RP
a498e7aee2
run-tests: use LD_LIBRARY_PATH instead.
...
Somehow musl does not like this LD_PRELOAD.
Signed-off-by: Juan RP <xtraeme@gmail.com>
2019-06-14 10:14:36 +02:00
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