cvs commit: src/test/debug chkincludes

Matthew Dillon dillon at crater.dragonflybsd.org
Sat May 20 17:31:43 PDT 2006


dillon      2006/05/20 17:27:59 PDT

DragonFly src repository

  Added files:
    test/debug           chkincludes 
  Log:
  A little script that runs through all the header files and checks that
  they can be singly included, or that they generate the appropriate
  #error or #warning.  The following flags combinations are used:
  
  	_KERNEL			kernel access
  	_KERNEL_STRUCTURES	userland access to kernel structures
  	[none]			userland access






More information about the Commits mailing list