]> git.droids-corp.org - dpdk.git/blobdiff - mk/rte.sdktestall.mk
update copyright date to 2013
[dpdk.git] / mk / rte.sdktestall.mk
index a3ff2d482da668c37042d280b722314fa65a7241..6196fd048b1bea8aa125132af1132912f28211c6 100644 (file)
@@ -1,6 +1,6 @@
 #   BSD LICENSE
 # 
-#   Copyright(c) 2010-2012 Intel Corporation. All rights reserved.
+#   Copyright(c) 2010-2013 Intel Corporation. All rights reserved.
 #   All rights reserved.
 # 
 #   Redistribution and use in source and binary forms, with or without 
@@ -55,4 +55,4 @@ testall: $(TESTALL_TARGETS)
 
 %_testall:
        @echo ================== Test $*
-       $(Q)$(MAKE) test O=$*
+       $(Q)$(MAKE) fast_test O=$*