index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
lib
Age
Commit message (
Expand
)
Author
2019-05-02
Add test fseek(,-1) works properly.
YASUOKA Masahiko
2019-04-27
Tweak; work in progress.
rob
2019-04-27
Tweak tests; work in progress.
rob
2019-04-27
Use REGRESS_TARGETS et al.
rob
2019-04-27
Add test, update comments, and modify some output.
rob
2019-04-27
Fix comment regarding suspected problem when handling large negative integers.
rob
2019-04-27
Tweak previous.
rob
2019-04-27
Regress testing for int (long long). Two's complement is eating my brain.
rob
2019-04-24
Do not check for working go executable during make clean cleandir obj.
Alexander Bluhm
2019-04-24
Do not check for working go executable during make clean cleandir obj.
Alexander Bluhm
2019-04-13
Add a test for the bn_to_string() function introduced in v3_utl.c r1.32.
Theo Buehler
2019-04-07
exitting -> exiting
Theo Buehler
2019-04-05
whitespace consistency
Theo Buehler
2019-04-05
Add SERVER_HELLO_RETRY state
Theo Buehler
2019-04-04
I forgot to mark some targets as .PHONY
Theo Buehler
2019-04-04
Use correct define.
Joel Sing
2019-03-31
Fix white space and add an snmp test.
rob
2019-03-31
Tweak ldap related tests.
rob
2019-03-29
Fix a compiler warning. Also use srandom_deterministic(3) since using
YASUOKA Masahiko
2019-03-28
Enable GOST cipher selection test after libssl has been fixed.
Alexander Bluhm
2019-03-27
Tweak output and correct a comment.
rob
2019-03-27
Modify a test to stress embedded ber elements in ber_printf_elements(). Also
rob
2019-03-27
Replace "garbage" test with an explicit test of an incorrect length (i.e. not
rob
2019-03-27
Check errno on expected failures. Also fix some output wording.
rob
2019-03-27
Only perform position and memory checks on short form encoding (i.e. short
rob
2019-03-27
Cleanup output and main return code.
rob
2019-03-26
Fix white space.
rob
2019-03-26
Add ber api regress. Assumes that ber has been built into libutil.
rob
2019-03-25
Update regress following sigalgs changes.
Joel Sing
2019-03-21
Fix typo in usage and comment.
Alexander Bluhm
2019-03-17
Add regress tests for the EVP_aes_*_wrap() API. Based on the tests in
Theo Buehler
2019-03-17
link sm4 regress to the build
Theo Buehler
2019-03-17
Add a regress test for the SM4 block cipher from the Chinese standard
Theo Buehler
2019-03-04
link pthread_rwlock2 test
Sebastien Marie
2019-03-04
add a new pthread_rwlock test based on concurrent rw/rd access on a buffer.
Sebastien Marie
2019-02-22
For ia32 use a volatile double to force 64 bit rounding. Otherwise
Alexander Bluhm
2019-02-21
Test that all supported TLS ciphers actually work. Establish
Alexander Bluhm
2019-02-21
Remove the #ifdef i386 special test, it does not compile there.
Alexander Bluhm
2019-02-21
Replace the print "not ok" with an assert macro. This is consistent
Alexander Bluhm
2019-02-21
Link msun regress to build.
Alexander Bluhm
2019-02-21
Copy tests for our libm implementation from FreeBSD. Only passing
Alexander Bluhm
2019-02-13
one more error message that should go to stderr
Theo Buehler
2019-02-11
getopt(3) returns int, not char. Fix type of ch variable to prevent
Alexander Bluhm
2019-02-03
Use malloc() and memcpy() the test X25519 x25519_peer_public value.
Joel Sing
2019-01-27
zap a commented out line. 0RTT will need more thought than
Theo Buehler
2019-01-27
refactor and clean up the code generating dot output.
Theo Buehler
2019-01-25
print errors to stderr
Theo Buehler
2019-01-25
sort output suffixes
Theo Buehler
2019-01-25
I am retiring my old email address; replace it with my OpenBSD one.
Todd C. Miller
2019-01-24
Add code to visualize the state machine. Both the state machine and the
Theo Buehler
[next]