Fix typos in build featuring fot test codes 49/78249/1
authorSungbae Yoo <sungbae.yoo@samsung.com>
Tue, 5 Jul 2016 01:56:34 +0000 (10:56 +0900)
committerSungbae Yoo <sungbae.yoo@samsung.com>
Tue, 5 Jul 2016 01:56:34 +0000 (10:56 +0900)
Change-Id: Id70021f181afa2bc9d29c1f05645b8e666812322
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
tests/api/common.cmake
tests/api/ivi.cmake
tests/api/mobile.cmake
tests/api/wearable.cmake

index 1a34e65..ac6dfb2 100644 (file)
@@ -15,5 +15,5 @@
 #
 
 SET(API_TEST_SOURCES    ${API_TEST_SOURCES}
-                        password.cpp
+                        password.c
 )
index c18a063..fc4a304 100644 (file)
@@ -15,5 +15,5 @@
 #
 
 SET(API_TEST_SOURCES    ${API_TEST_SOURCES}
-                        password.cpp
+                        password.c
 )
index a60c797..64efca4 100644 (file)
@@ -15,6 +15,6 @@
 #
 
 SET(API_TEST_SOURCES    ${API_TEST_SOURCES}
-                        password.cpp
-                        zone.cpp
+                        password.c
+                        zone.c
 )
index c18a063..fc4a304 100644 (file)
@@ -15,5 +15,5 @@
 #
 
 SET(API_TEST_SOURCES    ${API_TEST_SOURCES}
-                        password.cpp
+                        password.c
 )