[PATCH] [15/15] Run numademo in regression test

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Using the new -e flag to exit on errors.

---
 Makefile |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Index: numactl-2.0.0/Makefile
===================================================================
--- numactl-2.0.0.orig/Makefile
+++ numactl-2.0.0/Makefile
@@ -65,6 +65,9 @@ mt.o: CFLAGS += ${BENCH_CFLAGS} 
 mt.o: mt.c
 numademo: numademo.o stream_lib.o mt.o libnuma.so clearcache.o
 
+test_numademo: numademo
+	LD_LIBRARY_PATH=$$(pwd) ./numademo -e 10M
+
 numademo.o: numademo.c libnuma.so	
 
 numamon: numamon.o
@@ -177,4 +180,4 @@ regress1: 
 regress2:
 	cd test ; ./regress2
 
-test: all regress1 regress2
+test: all regress1 regress2 test_numademo
--
To unsubscribe from this list: send the line "unsubscribe linux-numa" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]     [Devices]

  Powered by Linux