6 Commits

Author SHA1 Message Date
Rainer Gerhards
0fa3e9249d testbench: invalid init sequence
this causes all libfaketime tests to fail, due to unset
environment variable (which is set in init). Previously
this was no problem because the environment variable did
not exist in any case. Thus the problem went undetected
for a long time.
2017-05-09 17:21:20 +02:00
Thomas D
b81d6dd365 testbench: Use LD_PRELOAD=libfaketime.so instead of faketime binary
Fixes: https://github.com/rsyslog/rsyslog/issues/963
2016-04-19 02:09:18 +02:00
Thomas D
bfd4583b8c testbench: Run year-2038 tests only on systems which supports those dates
Fixes: https://github.com/rsyslog/rsyslog/issues/873
2016-03-14 11:56:51 +01:00
Thomas D
d9d6df8ea6 testbench: Fix testnames 2016-03-11 17:30:22 +01:00
Rainer Gerhards
eae57069e9 testbench: streamline dynamic generation of config files
This hides the actual location of the config file from the
test, which is better in many aspects (I guess at least
"make distcheck" would otherwise kick our ass at some time...).
2016-02-23 17:50:33 +01:00
Rainer Gerhards
55c59a992e testbench: add another test for now family of properties 2016-02-23 15:08:30 +01:00