update Intel copyright years to 2014
[dpdk.git] / app / test / test.h
index 1ce0c31..71d87d1 100644 (file)
@@ -1,7 +1,7 @@
 /*-
  *   BSD LICENSE
  * 
- *   Copyright(c) 2010-2013 Intel Corporation. All rights reserved.
+ *   Copyright(c) 2010-2014 Intel Corporation. All rights reserved.
  *   All rights reserved.
  * 
  *   Redistribution and use in source and binary forms, with or without
@@ -90,10 +90,11 @@ int test_func_reentrancy(void);
 int test_red(void);
 int test_sched(void);
 int test_meter(void);
-int test_pmac_acl(void);
+int test_acl(void);
 int test_kni(void);
 int test_power(void);
 int test_common(void);
+int test_pmd_ring(void);
 
 int test_pci_run;