Home | History | Annotate | Download | only in Documentation
      1 This document describes the coding guidelines for this project.
      2 
      3 Since one of the most common uses of these API tests is to find bugs
      4 with the Linux kernel and submit bug reports to the linux-kernel
      5 mailing list with a pointer to the source code of the test case that
      6 demonstrates the bug, it makes sense to follow the coding guidelines
      7 followed by the Linux kernel.  These are available at:
      8 http://www.purists.org/linux/ or in linux/Documentation/CodingStyle
      9 in a Linux distribution.
     10 
     11 Contributors:	rusty.lynch REMOVE-THIS AT intel DOT com
     12 		julie.n.fleischer REMOVE-THIS AT intel DOT com
     13