Test bitstring macro evaluation.For all bitstring macros, add a test with side effects in thearguments. Also fix compiler warnings and wrap long line. Inmain() replace exit(0) with return(0) to
Test bitstring macro evaluation.For all bitstring macros, add a test with side effects in thearguments. Also fix compiler warnings and wrap long line. Inmain() replace exit(0) with return(0) to check stack canary. Createexpected test files with make target create-good.OK florian deraadt@
show more ...
Putting Xs into squares is all the rage with statisticians. We shouldtest that they can use bitstring macros for that.with & OK deraadtOK bluhm
various cleanups; david says results are same
spelling
Rename a bunch of the old bsd.regress.mk variables into the new ones.ok art@
trivial conversions to bsd.regress.mk
$OpenBSD$
-Wall madness.
initial import of NetBSD tree