fifo: add FIFO API test program, and fate test
Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:
committed by
Anton Khirnov
parent
f2011ed234
commit
1717ba0cdd
@@ -75,7 +75,7 @@ OBJS-$(ARCH_ARM) += arm/cpu.o
|
||||
OBJS-$(ARCH_PPC) += ppc/cpu.o
|
||||
OBJS-$(ARCH_X86) += x86/cpu.o
|
||||
|
||||
TESTPROGS = adler32 aes avstring base64 cpu crc des eval file lfg lls \
|
||||
TESTPROGS = adler32 aes avstring base64 cpu crc des eval file fifo lfg lls \
|
||||
md5 opt parseutils rational sha tree
|
||||
TESTPROGS-$(HAVE_LZO1X_999_COMPRESS) += lzo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user