CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2024/08/26 06:15:40

Modified files:
        regress/include/bitstring: Makefile bitstring_test.c 
        regress/include/bitstring/good: 27 32 49 64 67 8 

Log message:
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@

Reply via email to