tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
bin
/
at
trash-bin2
11 folders
1 file
cat
Some new tests related to bin/cat.c rev. 1.25, from Sevan Janiyan <venture37 at geeklan dot co dot uk>.
9 years ago
chmod
Make test more verbose to see commands and error messages in output. This makes it easier to debug if something fails. Add some ${SUDO} in a way that this tests runs as root or regular user with and without SUDO set.
4 years ago
csh
regress tests shouldn't set or modify MALLOC_OPTIONS unless they're actually very specific behaviour
4 years ago
ed
Remove echo headlines.
5 years ago
expr
a few more edge case tests, aiming for complete coverage
8 years ago
ksh
regress tests shouldn't set or modify MALLOC_OPTIONS unless they're actually very specific behaviour
4 years ago
ln
Use regress framework.
5 years ago
md5
Add test suites for SHA-224 and SHA-384.
11 years ago
pax
Test that "cpio -o" does not segfault when called with no input.
20 years ago
ps
Fix test after change of wmesg.
5 years ago
test
Support integers of arbitrary length. Previously it was possible to overflow integers while parsing. With this diff, we support any kind of POSIX-compatible integers for comparisons.
8 years ago
Makefile
Fix overflows while handling 64 bit integers. Based on FreeBSD's expr and NetBSD's old regression test suite.
8 years ago