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
initial import of NetBSD tree