summaryrefslogtreecommitdiff
path: root/regress/usr.sbin
AgeCommit message (Expand)Author
2024-10-10Add test for the various authentication config options.Claudio Jeker
2024-10-07rpki-client: add small unit test for the sequence numberTheo Buehler
2024-09-26Remove debug leftover. There is no need to run tcpdump anymore.Claudio Jeker
2024-09-25Extend maxattr test to also include IPv6 and with that test for theClaudio Jeker
2024-09-25Add a maxattr regress test that causes the rdomain1 bgpd instance to tripClaudio Jeker
2024-09-10Include CLUSTER_LIST in the bad attribute tests. Also add a 2nd sessionClaudio Jeker
2024-09-06Regression for '%c'.Martin Pieuchot
2024-09-04Missing RCSIDTheo Buehler
2024-09-04Remove openssl 1.1 regressTheo Buehler
2024-09-04Unlink OpenSSL 1.1 regressTheo Buehler
2024-09-04Link openssl 3.2 regress to buildTheo Buehler
2024-09-04Add regress against OpenSSL 3.2Theo Buehler
2024-08-28Extend maxprefix and maxprefixout tests to also check that the limitsClaudio Jeker
2024-08-23Remove unwanted trailing newlines from err/warn format strings.Anton Lindqvist
2024-08-15Regen some OK files since the bgpctl rib header changed.Claudio Jeker
2024-07-01Explicit TLS handshake with syslog client.Alexander Bluhm
2024-06-14Replace deprecated given/when and smartmatch operator in Perl scripts.Alexander Bluhm
2024-04-22Sprinkle experimental into regress so they compileClaudio Jeker
2024-04-21Remove file without the now mandatory signing-time attributeTheo Buehler
2024-04-09Add a capability enforcement integration test.Claudio Jeker
2024-04-09Add capability announce enforcement test and fixup some other result filesClaudio Jeker
2024-04-03Switch one of the tcpmd5 passwords over to use the hex key instead.Claudio Jeker
2024-04-02Remove unused fileClaudio Jeker
2024-03-30Implement else branching logic including 'else if'.Martin Pieuchot
2024-03-20Run most of regress explicitly in filemode to avoid hitting location checksJob Snijders
2024-03-12Add regress for cross-origin HTTP redirectionJob Snijders
2024-02-27Printing large tuples require more than 64 chars, bump the string limit.Martin Pieuchot
2024-02-22Add regress for Signed Prefix List objectsJob Snijders
2024-02-14Adjust test after the change to struct bgpd_addr.Claudio Jeker
2024-02-08Add tests to make sure that snmpd adheres to the RFC2578 section 7.1Martijn van Duren
2024-02-08No that we load MIB files at snmpd start-up chances that the sleep buildMartijn van Duren
2024-02-07Infer rdomains from environment variables N1 and N2 like many others inAnton Lindqvist
2024-02-05Increase interval's rate to speed up tests.Martin Pieuchot
2024-02-05Regress test for undefined probe arguments fixed in in btrace.c,v 1.83.Martin Pieuchot
2024-02-05Adapt map regress test to cover associated arrays fixed in btrace.c r1.82.Martin Pieuchot
2024-01-28Use the wait until construct in ixp.sh in the hopes of making it moreAnton Lindqvist
2024-01-24Adjust community regress test after the switch to ibuf in bgpd.Claudio Jeker
2024-01-08Fix regress build since the reacharounds are fragileTheo Buehler
2023-12-20btrace: add support for hex and octal values.Dave Voutila
2023-12-01Add tests to exercise the recent bug fixes.Todd C. Miller
2023-11-20Add a couple of tests for handling of tcp connections.Martijn van Duren
2023-11-16Add 3 tests for when getbulk reaches EOMV.Martijn van Duren
2023-11-13Add 2 tests to make sure getbulkrequests return the correct error index.Martijn van Duren
2023-11-10Add an initial SNMPv3 regression test.Martijn van Duren
2023-11-04With the move of SNMPv2-SMI::snmpV2 into application_internal.c, it's noMartijn van Duren
2023-10-29Add a few tests to make sure that getnext requests on/under a registeredMartijn van Duren
2023-10-29Add a regress test to make sure that agentx responses equal toMartijn van Duren
2023-10-27Add a test that would cause a use after free previously by sending aMartijn van Duren
2023-10-24Add a new regression framework for snmpd.Martijn van Duren
2023-10-23use more natural (and new) += with REGRESSION_TESTINGMarc Espie