Module Name: src Committed By: jruoho Date: Sat Mar 19 06:39:17 UTC 2011
Modified Files: src/distrib/sets/lists/tests: mi src/tests/include/sys: Makefile Added Files: src/tests/include/sys: t_bitops.c Log Message: Add a simple test file for <sys/bitops.h>. For now, only ilog2(3) is tested. To generate a diff of this commit: cvs rdiff -u -r1.271 -r1.272 src/distrib/sets/lists/tests/mi cvs rdiff -u -r1.1 -r1.2 src/tests/include/sys/Makefile cvs rdiff -u -r0 -r1.1 src/tests/include/sys/t_bitops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.