6 Commits

Author SHA1 Message Date
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
4e03200afc testbench: freeze faketime injected time
for a class of tests, we need a fixed timestamp
2016-03-02 15:24:11 +01:00
Rainer Gerhards
120ba3e088 testbench: add some more timestamp-related tests
As we now know we need to use home brewn code for timestamp
generation for quite a while, we would like to cover some
potentially problematic cases as well.
2016-03-02 12:55:23 +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