summaryrefslogtreecommitdiff
path: root/regress/usr.sbin
AgeCommit message (Expand)Author
2022-07-26No need to provide a dummy nexthop anymore, instead set the nhflags toClaudio Jeker
2022-07-19Add log_debug() and pt_getaddr() dummy functions because prefix_set_dmetric()Claudio Jeker
2022-07-07Adjust to new bgpctl outputClaudio Jeker
2022-07-07Adjust prototype of dummy rde_generate_updates() functionClaudio Jeker
2022-06-30With recent a_time_tm.c changes, we also need the bytestring API.Theo Buehler
2022-06-27Regress test for the open policy role capability. Make sure it properlyClaudio Jeker
2022-06-16OpenBSD syslogd(8) escapes binary data with vis(3). Use theAlexander Bluhm
2022-05-31Make sure we error on parse failure.Theo Buehler
2022-05-31Fix typo: argv[1] -> argv[i]Theo Buehler
2022-05-31Remove old checklists and add a couple of new ones.Theo Buehler
2022-05-31Introduce a integration test for max-communitiesClaudio Jeker
2022-05-31Extend community unit test to also check community_count()Claudio Jeker
2022-05-25Adjust code after adding an extra argument to community_ext_addClaudio Jeker
2022-05-20New ldapsearch does not support -h and -p for host and port, butAlexander Bluhm
2022-05-19Deal with STACK_OF divergence between LibreSSL and OpenSSLTheo Buehler
2022-05-10The tests no-symlink and oldlib2 pass now. Do not expect failure.Alexander Bluhm
2022-05-09Add RSC regress bitsJob Snijders
2022-05-05we no longer announce rounding hereDave Voutila
2022-05-05unbreak vmd(8) regress, update string matchesDave Voutila
2022-04-27The timeout in ospf6d regress seems to be too short. Increase itAlexander Bluhm
2022-04-27add a test case for the Imath update, along with notes about what'sMarc Espie
2022-04-21-current recognizes that a symlink was deleted and just keep going withMarc Espie
2022-04-20While I'm here, prepare regress for claudio's upcoming diffTheo Buehler
2022-04-20Fix rpki-client regress after -j -f changeTheo Buehler
2022-04-20register new tests, they don't pass yetMarc Espie
2022-04-20it also breaks somewhat differently when files vanish, we still needMarc Espie
2022-04-20add a symlink test that currently fails, I want to fix it soonishMarc Espie
2022-04-20reinstate temp-error3: do an update that will force temp files to beMarc Espie
2022-04-20better error report when I botch some test writingMarc Espie
2022-04-12Adjust regress for x509_location() changeTheo Buehler
2022-04-11Adjust regress: test-cert now needs mft.c for rtype_from_file_extension().Theo Buehler
2022-04-02Adjust test code after addition of cert_parse_pre and change to cert_parseClaudio Jeker
2022-03-28Print OK after all of the RRDP related tests. To make it clear thatClaudio Jeker
2022-03-25Now that syslogd(8) supports SSL shutdown when the TLS connectionAlexander Bluhm
2022-03-22Adjust test after the change to TAILQ in struct prefix.Claudio Jeker
2022-03-19mark injection fault test as okay to fail, since this case no longerMarc Espie
2022-03-15Add a test for expanding macros in large-community strings.Claudio Jeker
2022-03-08Add a sleep when starting the bgpd daemons so that there is less chanceClaudio Jeker
2022-03-08Start bgpd in rdomain 1 a bit earlier to avoid session establishmentClaudio Jeker
2022-03-04Make the regress test more reliable by starting the bgpd instances furtherClaudio Jeker
2022-03-03Stub rde_send_kroute() reminded by tb@Claudio Jeker
2022-02-24Regen most of the config output. With support for alternating ports theClaudio Jeker
2022-02-22Bump the number of wait_until iterations, in the hopes of making theAnton Lindqvist
2022-02-10Fix regress after crl_print() addition so anton doesn't have to complainTheo Buehler
2022-02-07Switch to stdint.h types like rest of bgpdClaudio Jeker
2022-02-04Test that a non conforming xmlns attribute results in a failure.Claudio Jeker
2022-02-04Fix xmlns URI, I guess I search and replaced too much in this file.Claudio Jeker
2022-01-19Disable regress for set requests after dropping support in new applicationMartijn van Duren
2022-01-19Add missing x509_init_oid() calls in regress tests.Claudio Jeker
2022-01-18Adjust after change to cert_parse() and ta_parse().Claudio Jeker