summaryrefslogtreecommitdiffstats
path: root/src/bp_gtest.cpp
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2016-05-08 13:50:57 +0300
committerHanoh Haim <hhaim@cisco.com>2016-05-08 13:50:57 +0300
commitc2912dfc5ad81e2edcf77b7ee992f92216ed0bad (patch)
tree4676234974ed4de8c804047b2e4463b893518932 /src/bp_gtest.cpp
parentf27bfbab72f9221b221a7f36f4063e9ff8e9d307 (diff)
add cache capability to stateless node object
Diffstat (limited to 'src/bp_gtest.cpp')
-rwxr-xr-xsrc/bp_gtest.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bp_gtest.cpp b/src/bp_gtest.cpp
index 3189e886..6085de76 100755
--- a/src/bp_gtest.cpp
+++ b/src/bp_gtest.cpp
@@ -1134,6 +1134,7 @@ TEST_F(basic, http1_ipv6) {
void delay(int msec);
+#if 0
TEST_F(cpu, cpu1) {
CCpuUtlDp cpu_dp;
@@ -1176,6 +1177,7 @@ TEST_F(cpu, cpu2) {
cpu_cp.Delete();
}
+#endif
#if 0
TEST_F(cpu, cpu3) {