kernel-ark/samples/kfifo
Andrea Righi 2aaf2092c1 kfifo: add explicit error checking in byte stream example
Provide a static array of expected items that kfifo should contain at the
end of the test to validate it.

Signed-off-by: Andrea Righi <arighi@develer.com>
Cc: Stefani Seibold <stefani@seibold.net>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-08-20 09:34:54 -07:00
..
bytestream-example.c kfifo: add explicit error checking in byte stream example 2010-08-20 09:34:54 -07:00
dma-example.c kfifo: add example files to the kernel sample directory 2010-08-11 08:59:23 -07:00
inttype-example.c kfifo: add example files to the kernel sample directory 2010-08-11 08:59:23 -07:00
Makefile kfifo: add example files to the kernel sample directory 2010-08-11 08:59:23 -07:00
record-example.c kfifo: add example files to the kernel sample directory 2010-08-11 08:59:23 -07:00