Age | Commit message (Expand) | Author |
2021-09-28 | testcase for the avahi/avahi-lib/avahi-glib/cups update | Marc Espie |
2021-09-16 | various improvements: | Anton Lindqvist |
2021-09-14 | Fix regression test, prodded by bluhm@ | Martin Pieuchot |
2021-09-09 | add test for printing empty arguments | Jasper Lievisse Adriaanse |
2021-09-09 | add hist() tests similar to mapempty.bt | Jasper Lievisse Adriaanse |
2021-09-09 | Hook test for command line arguments support. | Martin Pieuchot |
2021-09-09 | Test assigning multiple probes to a single action. | Martin Pieuchot |
2021-09-09 | Prepare for executing regress triggering kernel probes. | Martin Pieuchot |
2021-09-09 | Check clear(), delete(), zero() and print() after clear(). | Martin Pieuchot |
2021-09-08 | btrace(8): add initial support for cli arguments | Dave Voutila |
2021-09-07 | Hook new tests. | Martin Pieuchot |
2021-09-07 | Check that clear() and zero() only work with map. | Martin Pieuchot |
2021-09-07 | Test that syntax errors do not trigger sanity checks. | Martin Pieuchot |
2021-09-07 | Regress targets for PROGS are created by default now. Do not run | Alexander Bluhm |
2021-09-07 | The trap receiver syntax changed. | Martijn van Duren |
2021-09-05 | Include encoding.c | Job Snijders |
2021-09-05 | Clear map to not double print it now that map & hist are printed by default. | Martin Pieuchot |
2021-09-01 | Rergression for printing a @map after calling clear(). | Martin Pieuchot |
2021-08-31 | 'if' tests. | Martin Pieuchot |
2021-08-31 | Adjust rde_decide test vectors to the fact that struct prefix got changed. | Claudio Jeker |
2021-08-31 | Test for operator precedence | Martin Pieuchot |
2021-07-15 | Fix regress for rpki-client | job |
2021-07-14 | LibreSSL error message has changed, adapt test. | Alexander Bluhm |
2021-07-06 | alarm(3) cannot fail, remove error handling. | Alexander Bluhm |
2021-06-30 | TLS error messages have changed slightly, adapt regex for expected | Alexander Bluhm |
2021-06-22 | Adjust expected output after the change to show more proper info in Adj-RIB-Out | Claudio Jeker |
2021-06-20 | Adjust snmpd regress to recent changes | Martijn van Duren |
2021-06-18 | vmd diskfmt regress: don't copy source files, cleanup disk images | dv |
2021-06-13 | fix and enable diskfmt regress test for vmd(8) | dv |
2021-05-27 | With the update of tha as4byte code to RFC 6793 a 0 AS num in the AS4_PATH | Claudio Jeker |
2021-05-27 | File missed in a previous commit. Should fix the error on the eval_all test. | Claudio Jeker |
2021-05-21 | Ignore return value of execve(2) in ktrace output. It is meaningless. | Alexander Bluhm |
2021-05-10 | Extend eval_all test a little bit. | Claudio Jeker |
2021-05-10 | Better way to detect the double new lines the API issues from time to time. | Claudio Jeker |
2021-05-06 | Add an 'expires' column to CSV & JSON output | job |
2021-05-05 | Improve the rde evaluate all test case by doing a withdraw of a prefix | Claudio Jeker |
2021-05-05 | All exabgp configs changed to the c code version of the api-exabgp code. | Claudio Jeker |
2021-04-21 | Test local variables, boolean and print() of variables other than maps. | Martin Pieuchot |
2021-04-19 | Fix TLS error message race. Due to less handshakes in TLS 1.3 an | Alexander Bluhm |
2021-04-15 | On powerpc64 regress/usr.sbin/bgpd/config failed. It parses a | Alexander Bluhm |
2021-04-13 | Automated regress cannot connect to servers in internet. Check | Alexander Bluhm |
2021-04-13 | Fix rde_decide_test regress test | Claudio Jeker |
2021-04-13 | Add a basic regress test to test the 'rde evaluate all' feature. | Claudio Jeker |
2021-04-13 | Use tee(1) so that the bgpctl output is visible during the run. | Claudio Jeker |
2021-04-09 | Add a minimal regress test for the http client code. | Claudio Jeker |
2021-04-01 | Add encoding.c to the various build targets | Claudio Jeker |
2021-03-29 | Add a pretty_key_id() which reinserts colons into the hex string. | Claudio Jeker |
2021-03-28 | Add some restrictions to manifest object profile | job |
2021-03-24 | test HEAD requests, from niklas@ | Sebastian Benoit |
2021-03-15 | add a check for system-version, since I tend to reverse comparisons | Marc Espie |