History log of /openbsd-src/regress/include/bitstring/Makefile (Results 1 – 5 of 5)
Revision Date Author Comments
# a4a66a2b 26-Aug-2024 bluhm <bluhm@openbsd.org>

Test bitstring macro evaluation.

For all bitstring macros, add a test with side effects in the
arguments. Also fix compiler warnings and wrap long line. In
main() replace exit(0) with return(0) to

Test bitstring macro evaluation.

For all bitstring macros, add a test with side effects in the
arguments. Also fix compiler warnings and wrap long line. In
main() replace exit(0) with return(0) to check stack canary. Create
expected test files with make target create-good.

OK florian deraadt@

show more ...


# 8b1f9e10 02-Sep-2002 avsm <avsm@openbsd.org>

Rename a bunch of the old bsd.regress.mk variables into the new ones.

ok art@


# fd84ef7e 01-Jan-2002 art <art@openbsd.org>

trivial conversions to bsd.regress.mk


# 133306f0 29-Jan-2001 niklas <niklas@openbsd.org>

$OpenBSD$


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree