summaryrefslogtreecommitdiff
path: root/org.genivi.commonapi.core.verification/src/PFPrimitive.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'org.genivi.commonapi.core.verification/src/PFPrimitive.cpp')
-rw-r--r--org.genivi.commonapi.core.verification/src/PFPrimitive.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/org.genivi.commonapi.core.verification/src/PFPrimitive.cpp b/org.genivi.commonapi.core.verification/src/PFPrimitive.cpp
index ca71952..bc0c6a7 100644
--- a/org.genivi.commonapi.core.verification/src/PFPrimitive.cpp
+++ b/org.genivi.commonapi.core.verification/src/PFPrimitive.cpp
@@ -1,7 +1,5 @@
/* Copyright (C) 2014 BMW Group
- * Copyright (C) 2015 Mentor Graphics
* Author: Juergen Gehring (juergen.gehring@bmw.de)
- * Author: Felix Scherzinger (felix_scherzinger@mentor.com)
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
@@ -114,7 +112,7 @@ protected:
* - Using double payload every cycle, starting with 1 end with maxPrimitiveArraySize
* - Doing primitiveLoopSize loops to build the mean time
*/
-TEST_F(PFPrimitive, DISABLED_Ping_Pong_Primitive_Synchronous) {
+TEST_F(PFPrimitive, Ping_Pong_Primitive_Synchronous) {
CommonAPI::CallStatus callStatus;
watch_.reset();