Add comment for untested codes 98/118798/2 accepted/tizen/3.0/common/20170315.122731 accepted/tizen/3.0/ivi/20170315.075507 accepted/tizen/3.0/mobile/20170315.075331 accepted/tizen/3.0/tv/20170315.075405 accepted/tizen/3.0/wearable/20170315.075436 submit/tizen_3.0/20170314.090428
authorSunmin Lee <sunm.lee@samsung.com>
Tue, 14 Mar 2017 05:58:26 +0000 (14:58 +0900)
committerSunmin Lee <sunm.lee@samsung.com>
Tue, 14 Mar 2017 07:08:52 +0000 (16:08 +0900)
It will be covered when test infra is ready.

Change-Id: I8ce5ae89d2a8f12ef8b45702181ce12cffff392f
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
src/storage-inhouse.c

index 636a9c1..a736890 100755 (executable)
@@ -47,6 +47,7 @@
                else
                        // can convert. use dest path
  */
+//LCOV_EXCL_START Untested function
 API int storage_get_compat_internal_path(const char* origin, int len, char* compat)
 {
        int r = -1;
@@ -83,6 +84,7 @@ API int storage_get_compat_internal_path(const char* origin, int len, char* comp
 
        return 0;
 }
+//LCOV_EXCL_STOP
 
 /*
        Get Multi-user path from compat path