summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2021-07-18Let the mandoc.db(5) test suite work with parallel make (make -j),Ingo Schwarze
2021-07-17Make the mandoc.db(5) tests work with BSDOBJDIR set,Ingo Schwarze
2021-07-14Adjust expected certificate error message. Caused by recent work to supportanton
2021-07-12Change the error reporting pattern throughout the tree when unveilBob Beck
2021-07-12fix some broken tests; clean up outputDamien Miller
2021-07-10honor objdiranton
2021-07-06alarm(3) cannot fail, remove error handling.Alexander Bluhm
2021-06-28delete the two pairs of extra blank lines from expected man(7) terminalIngo Schwarze
2021-06-21Add GnuTLS interoperability test in appstest.shKinichiro Inoguchi
2021-06-20Adjust snmp regress to recent changesMartijn van Duren
2021-06-10Use $SUDO when reading sshd's pidfile here too.Darren Tucker
2021-06-10Use $SUDO when reading sshd's pidfile in case it was created with a veryDarren Tucker
2021-06-10Set umask when creating hostkeys to prevent excessive permissions warning.Darren Tucker
2021-06-10Add regress test for SIGHUP restart while handling active andDarren Tucker
2021-06-08test that UserKnownHostsFile correctly accepts multiple arguments;Damien Miller
2021-06-08test argv_split() optional termination on commentsDamien Miller
2021-06-08Add testcases from bz#3319 for IPQoS and TunnelDevice being overriddenDarren Tucker
2021-06-08sprinkle some "# comment" at end of configuration lines to testDamien Miller
2021-06-08more descriptive failure messageDamien Miller
2021-06-07test AuthenticationMethods inside a Match block as well as inDamien Miller
2021-06-07prepare for stricter sshd_config parsing that will refuse a configDamien Miller
2021-06-02test private use areas some more as they have proven fragileIngo Schwarze
2021-06-02Cleanup:Ingo Schwarze
2021-06-02The wcwidth(3) of Plane 15 and Plane 16 Private Use CharactersIngo Schwarze
2021-06-02Merge back shell portability changes bringing it back in sync withDarren Tucker
2021-06-01Use a default value for $OPENSSL, allowing it to be overridden.Darren Tucker
2021-05-24Find openssl binary via environment variable. This allows overridingDarren Tucker
2021-05-21fix memleak in testDamien Miller
2021-05-21also check contents of remaining stringDamien Miller
2021-05-21unit test for misc.c:strdelim() that mostly servces to highlight itsDamien Miller
2021-05-17copy riscv support from regress/sys/kern/stackpivot/pivot.hTheo de Raadt
2021-05-16test font modifiers in the layout; related to tbl_html.c rev. 1.29Ingo Schwarze
2021-05-12Modify cms test in appstest.sh to work with ec cert/keyKinichiro Inoguchi
2021-05-07Increase ConnectionAttempts from 4 to 10 as the tests occasionally timeDarren Tucker
2021-05-07dump out a usable private key string too; inspired by Tyson WhiteheadDamien Miller
2021-04-27Add DTLS test in appstest.shKinichiro Inoguchi
2021-04-27test-verify-unusual-wildcard-cert is no longer expected to fail withTheo Buehler
2021-04-24Remove "-4" option treatment and use it always on s_server test in appstest.shKinichiro Inoguchi
2021-04-14Unify pivot.h; brings powerpc/powerpc64 support to the usr.bin/lastcommMark Kettenis
2021-04-06Add TEST_SSH_ELAPSED_TIMES environment variable to print the elapsedDarren Tucker
2021-04-06Don't check return value of unsetenv(). It's part of the environmentDarren Tucker
2021-03-31cannot effectively test posix-rename extension after changes inDamien Miller
2021-03-30In HTML output, correctly render .Bd -unfilled in proportionally-spacedIngo Schwarze
2021-03-21Build options regress with -DLIBRESSL_INTERNAL.Joel Sing
2021-03-19add a test for misc.c:argv_split(), currently failsDamien Miller
2021-03-19splitDamien Miller
2021-03-13Add TEST_SSH_MODULI_FILE variable to allow overriding of the moduli fileDarren Tucker
2021-03-11Check for the existence of p5-IO-Socket-SSL by checking for its SSL.pmTheo Buehler
2021-03-09Dedicated regress test for snmp(1) instead of semi-relying on snmpd(8)'sMartijn van Duren
2021-02-26zap spades of trailing whitespaceTheo Buehler