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
/
libutil
Age
Commit message (
Expand
)
Author
2023-12-29
There is no need to include sys/uio.h here.
Claudio Jeker
2023-06-19
Drop test for msgbuf_drain() since that function is no longer part of the
Claudio Jeker
2023-06-13
Some KNF nits
Theo Buehler
2023-06-13
imsg test: simplify Makefile
Theo Buehler
2023-05-23
Don't use ibuf_open(0) as test. 0 lenght ibufs make little sense and
Claudio Jeker
2022-12-04
userspace: remove vestigial '?' cases from top-level getopt(3) loops
Scott Soule Cheloha
2022-04-23
Verify sizes before arithmetic operations
Tobias Stoeckmann
2022-03-11
Check for underflow as well as overflow when scaling negative numbers.
Darren Tucker
2021-06-20
Add a test case for fmt_scaled.c r1.20
Theo Buehler
2020-02-14
no need to declare "extern optarg" and "extern optind"
Ingo Schwarze
2019-10-24
The ber_* namespace is used by liblber since time immemorial,
Theo Buehler
2019-09-18
Correct spelling in comment.
rob
2019-08-14
Add test case for ber_scanf_elements.
rob
2019-06-01
Update regression test for a maximum sizeof(int32_t) length octets.
rob
2019-05-31
Fix edge case tests in long form encoding. Regress failure noticed by Bluhm on
rob
2019-05-13
Hookup ber regress.
rob
2019-05-12
Add an enum test. Modify some output.
rob
2019-05-12
Use .OBJDIR.
rob
2019-05-12
Remove a now obsolete comment about BITSTRING.
rob
2019-05-12
Add test cases for enum, and an additional test for null.
rob
2019-05-12
Test mandatory use of minimal contents octets for int and enum.
rob
2019-05-10
Add some more edge case tests.
rob
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-03-31
Fix white space and add an snmp test.
rob
2019-03-31
Tweak ldap related tests.
rob
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
2017-03-16
Enable tests for +/-LLONG_MAX and add tests for other boundary conditions.
Darren Tucker
2017-03-15
Add tests for scaled overflow and underflow and the exact overflow and
Darren Tucker
2017-03-15
Clean up errno handling in fmt_scaled test:
Darren Tucker
2017-02-25
Add missing includes to avoid implicit function declarations.
Jonathan Gray
2016-08-14
Convert quad_t to long long
Philip Guenther
2014-08-10
guenther wants a copyright
Ted Unangst
2014-08-10
Only need <stdint.h> and not all of <inttypes.h> here
Philip Guenther
2014-04-08
add a test for writing too far
Ted Unangst
2013-07-29
updated regress values from djm
Ted Unangst
2013-06-04
link subdir
Ted Unangst
2013-06-04
missed a space in the latin passphrase.
Ted Unangst
[next]