index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
bin
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-05
Test case for read-only array being not that read-only in ksh.
zhuk
1
-1
/
+14
2020-12-25
Fix test after change of wmesg.
visa
1
-0
/
+0
2020-12-18
Use regress framework.
bluhm
2
-13
/
+16
2020-12-17
Remove echo headlines.
bluhm
2
-8
/
+2
2020-09-20
As in emacs.sh -r1.11 by jca, don't test the behavior of ^L. With
tb
1
-3
/
+2
2020-09-13
Adapt regress to IFS splitting correction (eval.c -r1.66)
tb
1
-3
/
+3
2020-07-07
Add support for set -o pipefail
jca
1
-1
/
+89
2020-05-22
Add test covering revision 1.64 of c_sh, fix exit code of compound lists
anton
1
-1
/
+12
2020-01-09
All ed(1) tests which were disabled before, have been inspected and
bluhm
1
-25
/
+21
2019-04-03
Don't test the behavior of ^L as it depends on $TERM
jca
1
-5
/
+1
2019-02-21
a handful of new tests related to expr.c rev. 1.34
schwarze
1
-0
/
+63
2018-12-08
Fix kill [-SIGNAME | -s SIGNAME] and simplify
jca
1
-2
/
+1
2018-12-08
Basic regress test for kill -s SIG[NAME] (now failing)
jca
1
-1
/
+9
2018-09-29
test that PWD and OLDPWD are exported
anton
1
-1
/
+12
2018-07-09
Add a test related to variable expansion that used to trigger the segfault seen
anton
1
-1
/
+4
2018-07-08
Add test covering variable expansion referencing multiple read-only variables.
anton
1
-1
/
+14
2018-05-09
After the fix to kvm_getargv(3)/kvm_getenv(3) on May 3,
schwarze
1
-0
/
+0
2018-04-24
Add test for proper stack reallocation in time command
kn
1
-1
/
+12
2018-04-09
Support 64 bit integers on 32 bit architectures.
tobias
1
-0
/
+11
2018-04-02
Support integers of arbitrary length.
tobias
1
-1
/
+12
2018-03-31
a few more edge case tests, aiming for complete coverage
schwarze
1
-1
/
+21
2018-03-31
Fix overflows while handling 64 bit integers.
tobias
3
-2
/
+119
2018-01-14
Link ed regress to build.
bluhm
1
-2
/
+2
2018-01-14
Run the tests provided in /usr/src/bin/ed/test with the regress
bluhm
1
-0
/
+74
2018-01-12
Fix tyops
jca
1
-2
/
+2
2018-01-12
Add tests for [[:foo:]] character classes in globs
jca
1
-0
/
+31
2018-01-12
Add basic tests for octal and hex notation in arithmetic expansions
jca
1
-0
/
+44
2017-12-18
Add tests for the environment related commands in csh. While here, print a
anton
3
-3
/
+26
2017-11-21
Add tests for emacs editing mode in ksh. While here, improve the output on test
anton
2
-12
/
+245
2017-11-21
Do not exit 0 if the program was terminated due to receipt of a signal other
anton
1
-2
/
+11
2017-11-16
Add a variable referencing the csh binary to test.
anton
2
-4
/
+7
2017-10-23
Add tests for history load from file.
anton
1
-1
/
+39
2017-10-23
Run all ksh tests with MALLOC_OPTIONS=S
anton
1
-6
/
+9
2017-08-31
Add HISTCONTROL tests.
anton
1
-1
/
+61
2017-08-22
Make the edit regress tests respect the KSH variable just like the main regress
anton
4
-7
/
+13
2017-08-12
Use the login name from id -p to compare with ps -o login. This
bluhm
1
-2
/
+2
2017-07-22
Add missing RCS IDs and zap redundant SRCS from Makefile.
anton
6
-1
/
+11
2017-07-19
The first version of the edit program used to test csh, ksh and mail was based
anton
5
-78
/
+110
2017-07-06
anton@ has fixed the test script so that it can run as root. Remove
bluhm
1
-6
/
+4
2017-07-06
Do not suppress what's going on.
anton
1
-1
/
+1
2017-07-06
Add tests for all features of file completion in csh.
anton
1
-9
/
+14
2017-07-05
Favor a UID-agnostic prompt in ksh edit mode tests. Allows the tests to pass
anton
2
-111
/
+111
2017-07-05
Revert previously added tests for file completion that are currently failing.
anton
2
-26
/
+1
2017-07-05
Add tests for file completion in ksh emacs mode, currently failing.
anton
2
-4
/
+29
2017-07-04
Switch to build user if run as root. Prompt output $ or # affects test.
bluhm
1
-2
/
+5
2017-07-04
Backout previous due to a bug discovered by zhuk@ that requires some tinkering
anton
1
-0
/
+14
2017-07-04
Add support for pattern substitution to variables in ksh using a common syntax
anton
1
-0
/
+133
2017-06-25
Capture SIGINT and print out all received output so far. Useful when debugging
anton
1
-7
/
+9
2017-06-22
Make sure to abort loops when pressing ^C in csh.
anton
1
-0
/
+1
2017-06-21
Add regression tests for the filec feature in csh.
anton
3
-2
/
+120
[next]