5 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
e0ee925ff3 testbench: add tests for timegenerated
among others, showcases a problem with leap year handling

see also https://github.com/rsyslog/rsyslog/issues/830
2016-03-02 11:42:51 +01:00