summaryrefslogtreecommitdiff
path: root/regress/usr.sbin
AgeCommit message (Expand)Author
2022-09-14Make NDISKS an integer, simplify CLEANFILES with globbingKlemens Nanni
2022-09-14Format softraid keydisk to make regress pass without installboot fixKlemens Nanni
2022-09-12Hook up installboot(8) tests on all covered archsKlemens Nanni
2022-09-09Add mips64/octeon bitsKlemens Nanni
2022-09-07Remove the .SILENT bits again after feedback from bluhmKlemens Nanni
2022-09-06Crank (sparse) disk size from 64M to 128M to make arm64 happy againKlemens Nanni
2022-09-06Add VERBOSE=No default, .IGNORE and .SILENT REGRESS_CLEANUPKlemens Nanni
2022-09-06keep noise down, discard usage text for expected failure casesKlemens Nanni
2022-09-06Use multi-chunk RAID 1C with keydisk on softraid enabled archsKlemens Nanni
2022-09-05Use exact fdisk arguments from "(W)hole disk" answerKlemens Nanni
2022-09-05Fix -r on multi-chunk softraid volumesKlemens Nanni
2022-09-04Use simpler disklabel templateKlemens Nanni
2022-09-01Fill the gaps for armv7, powerpc64 and riscv64Klemens Nanni
2022-09-01Fix logic bugKlemens Nanni
2022-09-01Minor internal target names and spacing tweaks, add dry-toofew testKlemens Nanni
2022-09-01Add macppc bits, hook up installboot(8) tests on macppcKlemens Nanni
2022-09-01Hook up installboot(8) tests on sparc64Klemens Nanni
2022-08-31Introduce USE_SOFTRAID to allow testing on vnd(4) directlyKlemens Nanni
2022-08-31Silence cleanup, rename internal setup targets for clarityKlemens Nanni
2022-08-31Always run prepareKlemens Nanni
2022-08-31Rename helper vars/files under obj/Klemens Nanni
2022-08-31Put MD fdisk usage into new FORMAT_DISK, also softraid volume after chunksKlemens Nanni
2022-08-30Add ASPA regress bitsJob Snijders
2022-08-29Hook up installboot(8) tests on i386Klemens Nanni
2022-08-29Adjust rde_decide_test.c since struct aspath changed.Claudio Jeker
2022-08-26Do not rm a directoryKlemens Nanni
2022-08-26Adjust PEM_write_X509() error message and unwrap line.Theo Buehler
2022-08-26Remove unnecessary BIO dances and use stdout directly.Theo Buehler
2022-08-24run -p on all chunk devices for now to make progressKlemens Nanni
2022-08-24crank chunk size to make fdisk work on arm64Klemens Nanni
2022-08-24Silence newfs, put mountpoint under obj, simplify stagefile handlingKlemens Nanni
2022-08-24Use MOUNTPOINT correctly/consistentlyKlemens Nanni
2022-08-24Hook up installboot on amd64Klemens Nanni
2022-08-24Add missing root-explicit-stages test, omit -v by defaultKlemens Nanni
2022-08-21Add initial installboot(8) testsKlemens Nanni
2022-08-20Unhook vmd for i386Klemens Nanni
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