Merge branch 'tizen' into ckm 74/52974/1
authorZbigniew Jasinski <z.jasinski@samsung.com>
Mon, 30 Nov 2015 11:57:48 +0000 (12:57 +0100)
committerZbigniew Jasinski <z.jasinski@samsung.com>
Mon, 30 Nov 2015 12:01:05 +0000 (13:01 +0100)
Change-Id: I420a571f81f4abdec743722b0ebac6c128b399d6

1  2 
src/ckm/capi-testcases.cpp
src/ckm/initial-values.cpp
src/ckm/main.cpp

Simple merge
@@@ -112,8 -115,9 +112,9 @@@ void test_exists(const std::string& nam
  
  RUNNER_TEST_GROUP_INIT(T60_INITIAL_VALUES);
  
 -RUNNER_TEST(T6010_PARSE_XML_FILE_AT_STARTUP)
 +RUNNER_TEST(T6010_PARSE_XML_FILE_AT_STARTUP, RemoveDataEnv<0>)
  {
+     RUNNER_IGNORED_MSG("Temporary turned off. This test requires password protected db.");
      // [prepare]
      // remove database 0
      // copy to the initial-values folder
Simple merge