summaryrefslogtreecommitdiff
path: root/tests/gtest_dlt_common.cpp
diff options
context:
space:
mode:
authorLutz Helwing <lutz_helwing@mentor.com>2015-09-22 10:49:29 +0200
committerAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2015-10-07 10:37:19 +0200
commit4c8d43322e89b87288fb5ba12e523237e620481b (patch)
tree202bc05d45f14f7f30dd3826362811d3ce8840fd /tests/gtest_dlt_common.cpp
parente5ffa017047525ed2e3ee41ea2294546ee64894c (diff)
downloadDLT-daemon-4c8d43322e89b87288fb5ba12e523237e620481b.tar.gz
Fixed whitespace and formatting of new code Fixed licence headers
Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
Diffstat (limited to 'tests/gtest_dlt_common.cpp')
-rw-r--r--tests/gtest_dlt_common.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/gtest_dlt_common.cpp b/tests/gtest_dlt_common.cpp
index 095f444..adf492c 100644
--- a/tests/gtest_dlt_common.cpp
+++ b/tests/gtest_dlt_common.cpp
@@ -343,7 +343,6 @@ TEST(t_dlt_buffer_push, abnormal)
}
TEST(t_dlt_buffer_push, nullpointer)
{
-// DltBuffer buf;
char * test;
int size = sizeof(test);
@@ -587,7 +586,6 @@ TEST(t_dlt_buffer_push3, abnormal)
}
TEST(t_dlt_buffer_push3, nullpointer)
{
-// DltBuffer buf;
char * test;
int size = sizeof(test);