[common][callhistory][fix test annotations and coding style issue] 92/236892/1
authorqunfang.lin <qunfang.lin@samsung.com>
Tue, 23 Jun 2020 06:53:08 +0000 (14:53 +0800)
committerqunfang.lin <qunfang.lin@samsung.com>
Tue, 23 Jun 2020 06:53:40 +0000 (14:53 +0800)
Change-Id: Id723f6381bdaa140bcc1944cc703aa57f40d7681
Signed-off-by: qunfang.lin <qunfang.lin@samsung.com>
106 files changed:
common/tct-callhistory-tizen-tests/callhistory/CallHistoryChangeCallback_notexist.html
common/tct-callhistory-tizen-tests/callhistory/CallHistoryChangeCallback_onadded.html
common/tct-callhistory-tizen-tests/callhistory/CallHistoryChangeCallback_onchanged.html
common/tct-callhistory-tizen-tests/callhistory/CallHistoryChangeCallback_onremoved.html
common/tct-callhistory-tizen-tests/callhistory/CallHistoryEntry.html
common/tct-callhistory-tizen-tests/callhistory/CallHistoryEntryArraySuccessCallback_notexist.html
common/tct-callhistory-tizen-tests/callhistory/CallHistoryEntryArraySuccessCallback_onsuccess.html
common/tct-callhistory-tizen-tests/callhistory/CallHistoryEntry_direction_DIALED.html
common/tct-callhistory-tizen-tests/callhistory/CallHistoryEntry_direction_MISSED.html
common/tct-callhistory-tizen-tests/callhistory/CallHistoryEntry_direction_MISSEDNEW.html
common/tct-callhistory-tizen-tests/callhistory/CallHistoryEntry_direction_RECEIVED.html
common/tct-callhistory-tizen-tests/callhistory/CallHistoryEntry_direction_REJECTED.html
common/tct-callhistory-tizen-tests/callhistory/CallHistoryEntry_direction_attribute.html
common/tct-callhistory-tizen-tests/callhistory/CallHistoryEntry_features_VOICECALL.html
common/tct-callhistory-tizen-tests/callhistory/CallHistoryEntry_notexist.html
common/tct-callhistory-tizen-tests/callhistory/CallHistoryEntry_type_TEL.html
common/tct-callhistory-tizen-tests/callhistory/CallHistoryObject_notexist.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_addChangeListener.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_addChangeListener_exist.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_addChangeListener_missarg.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_addChangeListener_observer_TypeMismatch.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_addChangeListener_observer_invalid_cb.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_addChangeListener_observer_onadded_invalid.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_addChangeListener_observer_onadded_null.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_addChangeListener_observer_onadded_undefined.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_addChangeListener_observer_onchanged_invalid.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_addChangeListener_observer_onchanged_null.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_addChangeListener_observer_onchanged_undefined.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_addChangeListener_onadded.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_addChangeListener_onchanged.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_extend.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_errorCallback_TypeMismatch.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_errorCallback_invalid_cb.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_errorCallback_null.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_errorCallback_null_filter.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_errorCallback_undefined.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_exist.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_filter.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_filter_TypeMismatch.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_filter_compositeFilters.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_filter_invalid_obj.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_filter_null.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_filter_null_sortMode.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_filter_rangeFilters.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_filter_sortMode_limit_null_offset.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_filter_sortMode_null.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_filter_undefined.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_filter_various.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_limit.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_limit_0.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_limit_1.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_limit_2.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_limit_null.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_missarg.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_nullableArgs_null.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_offset.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_offset_0.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_offset_null.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_sortMode.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_sortMode_TypeMismatch.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_sortMode_invalid_obj.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_sortMode_null.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_sortMode_undefined.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_successCallback_TypeMismatch.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_successCallback_invalid_cb.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_with_errorCallback.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_with_filter.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_with_limit.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_with_offset.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_with_sortMode.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_find_without_errorCallback.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_in_tizen.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_notexist.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_remove.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeAll.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeAll_errorCallback_TypeMismatch.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeAll_errorCallback_invalid_cb.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeAll_exist.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeAll_successCallback_TypeMismatch.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeAll_successCallback_invalid_cb.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeAll_with_errorCallback.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeAll_with_successCallback.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeBatch.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeBatch_entries_TypeMismatch.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeBatch_errorCallback_TypeMismatch.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeBatch_errorCallback_invalid_cb.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeBatch_errorCallback_null.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeBatch_errorCallback_undefined.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeBatch_exist.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeBatch_findByDirection.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeBatch_findByType.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeBatch_missarg.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeBatch_successCallback_TypeMismatch.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeBatch_successCallback_invalid_cb.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeBatch_successCallback_null.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeBatch_successCallback_undefined.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeBatch_with_errorCallback.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeBatch_with_successCallback.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeChangeListener.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_removeChangeListener_exist.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_remove_entry_TypeMismatch.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_remove_exist.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_remove_findBySortMode.html
common/tct-callhistory-tizen-tests/callhistory/CallHistory_remove_missarg.html
common/tct-callhistory-tizen-tests/callhistory/RemoteParty_notexist.html

index 02fe35087a9f43d1596a8b7363a79f2fe4b317cc..0e8f531ef1b5c13bed60238a3aacf34b1be95b1e 100755 (executable)
@@ -24,16 +24,16 @@ Authors:
 <title>CallHistoryChangeCallback_notexist</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistoryChangeCallback_notexist
 //==== LABEL Check if CallHistoryChangeCallback cannot be called in new expression and as a function
 //==== PRIORITY P3
-//==== SPEC: Tizen Web API:Social:Callhistory:CallHistoryChangeCallback:CallHistoryChangeCallback U
+//==== SPEC Tizen Web API:Social:Callhistory:CallHistoryChangeCallback:CallHistoryChangeCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA CBNIO
+
 test(function () {
     check_no_interface_object("CallHistoryChangeCallback");
 }, document.title);
index 225705a2e4be63964df2f192efb89c7a2af77f83..82f5b2828fd6cca71443be468d8a309fd695a862 100755 (executable)
@@ -28,12 +28,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistoryChangeCallback_onadded
 //==== LABEL Check if CallHistoryChangeCallback onadded is called and if its arguments have proper type
 //==== PRIORITY P1
 //==== EXECUTION_TYPE manual
-//==== SPEC: Tizen Web API:Social:Callhistory:CallHistoryChangeCallback:onadded M
+//==== SPEC Tizen Web API:Social:Callhistory:CallHistoryChangeCallback:onadded M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA CBT CBOA
 
@@ -84,4 +84,4 @@ t.step(function () {
 
 </script>
 </body>
-</html>
+</html>
\ No newline at end of file
index 6f68982edd13b4a406fc9a10a16ac1fff2f0d49b..943ff8746f5380472cbf512f5e39a24c2bb3fae2 100755 (executable)
@@ -28,12 +28,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistoryChangeCallback_onchanged
 //==== LABEL Check if CallHistoryChangeCallback onchanged is called properly
 //==== PRIORITY P1
 //==== EXECUTION_TYPE: manual
-//==== SPEC: Tizen Web API:Social:Callhistory:CallHistoryChangeCallback:onchanged M
+//==== SPEC Tizen Web API:Social:Callhistory:CallHistoryChangeCallback:onchanged M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA CBT CBOA
 //==== PRE Make an untouched MISSED call
@@ -86,4 +86,4 @@ t.step(function () {
 
 </script>
 </body>
-</html>
+</html>
\ No newline at end of file
index c3f76f60bbb5ed31d8b3c84d8c6312cd93131599..ec9913dea3305a723193210b49e401f1ec3c76c6 100755 (executable)
@@ -20,7 +20,6 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>CallHistoryChangeCallback_onremoved</title>
 <meta charset="utf-8"/>
@@ -29,17 +28,18 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistoryChangeCallback_onremoved
 //==== LABEL Check if CallHistoryChangeCallback onremoved is called properly
 //==== PRIORITY P1
 //==== EXECUTION_TYPE: manual
-//==== SPEC: Tizen Web API:Social:Callhistory:CallHistoryChangeCallback:onremoved M
+//==== SPEC Tizen Web API:Social:Callhistory:CallHistoryChangeCallback:onremoved M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA CBT CBOA
 //==== PRE Make a call
 
 setup({timeout: 90000});
+
 var t = async_test(document.title, {timeout: 90000}), onListenerCB, handle;
 
 t.step(function () {
index c7f059d6a3b6c4b73ccce0f2e39e10ca50e7b630..e053441c8de6f34befbb4f64df258067ed6371fd 100755 (executable)
@@ -26,10 +26,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistoryEntry
 //==== LABEL Check CallHistoryEntry attributes and functions
 //==== PRIORITY P3
@@ -50,14 +49,14 @@ Authors:
 //==== TEST_CRITERIA AT ARO AE
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistoryEntry:duration A
 //==== TEST_CRITERIA AT ARO AE
-//==== SPEC: Tizen Web API:Social:Callhistory:RemoteParty:RemoteParty U
+//==== SPEC Tizen Web API:Social:Callhistory:RemoteParty:RemoteParty U
 //==== TEST_CRITERIA OBX
-//==== SPEC: Tizen Web API:Social:Callhistory:RemoteParty:personId A
+//==== SPEC Tizen Web API:Social:Callhistory:RemoteParty:personId A
 //==== TEST_CRITERIA AT ARO AE
-//==== SPEC: Tizen Web API:Social:Callhistory:RemoteParty:remoteParty A
+//==== SPEC Tizen Web API:Social:Callhistory:RemoteParty:remoteParty A
 //==== TEST_CRITERIA AT ARO AE
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
-//==== PRE: Make an existence call history
+//==== PRE Make an existence call history
 
 executeCommand(createCallHistoryInsertQuery(CallHistoryLogType.DIALED, new Date()));
 executeCommand(createCallHistoryInsertQuery(CallHistoryLogType.RECEIVED, new Date()));
index aa4617b6ddad12a67f99b2cdcef25878cb34d34a..8bca9961b2d93d3812adc6de0f3dc4822ace695a 100755 (executable)
@@ -24,16 +24,16 @@ Authors:
 <title>CallHistoryEntryArraySuccessCallback_notexist</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistoryEntryArraySuccessCallback_notexist
 //==== LABEL Check if CallHistoryEntryArraySuccessCallback cannot be called in new expression and as a function
 //==== PRIORITY P3
-//==== SPEC: Tizen Web API:Social:Callhistory:CallHistoryEntryArraySuccessCallback:CallHistoryEntryArraySuccessCallback U
+//==== SPEC Tizen Web API:Social:Callhistory:CallHistoryEntryArraySuccessCallback:CallHistoryEntryArraySuccessCallback U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA CBNIO
+
 test(function () {
     check_no_interface_object("CallHistoryEntryArraySuccessCallback");
 }, document.title);
index 2f5c635a5dc35c7eaacacfa878051e102a1186a5..c548bb1fcf1e4c67bec3ba53e5504104b9d97cb9 100755 (executable)
@@ -27,12 +27,12 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistoryEntryArraySuccessCallback_onsuccess
 //==== LABEL Check if CallHistoryEntryArraySuccessCallback onsuccess is called properly
 //==== PRIORITY P1
 //==== EXECUTION_TYPE: manual
-//==== SPEC: Tizen Web API:Social:Callhistory:CallHistoryEntryArraySuccessCallback:onsuccess M
+//==== SPEC Tizen Web API:Social:Callhistory:CallHistoryEntryArraySuccessCallback:onsuccess M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA CBT CBOA
 //==== PRE Make an existence call history
index 1377526af533930f93a33950b8fdf0d00d1113f0..830f862630699fef627a7ec8e813ef54c9fe0ec2 100755 (executable)
@@ -37,18 +37,17 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistoryEntry_direction_DIALED
 //==== LABEL Check if direction value is DIALED when user dialed a call
-//==== PRIORITY P1
-//==== EXECUTION_TYPE manual
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistoryEntry:direction A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
-//==== TEST_CRITERIA AT
+//==== PRIORITY P1
+//==== EXECUTION_TYPE manual
 //==== PRE Make a call
+//==== TEST_CRITERIA AT
 
 executeCommand(createCallHistoryInsertQuery(CallHistoryLogType.DIALED, new Date()));
 
index 40461d95ec56d7527162e1a06b9f3c4194b971f7..04f34d1a219d92a31b4d152b07a3111ecebf579b 100755 (executable)
@@ -37,18 +37,17 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistoryEntry_direction_MISSED
 //==== LABEL Check if direction value is MISSED when user missed calls
-//==== PRIORITY P1
-//==== EXECUTION_TYPE manual
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistoryEntry:direction A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
-//==== TEST_CRITERIA AT
+//==== PRIORITY P1
+//==== EXECUTION_TYPE manual
 //==== PRE Make at least one MISSED call, which was seen
+//==== TEST_CRITERIA AT
 
 executeCommand(createCallHistoryInsertQuery(CallHistoryLogType.MISSED, new Date()));
 
index fb7fc49e83bff22d2c2e84982b46e70487e6ad41..92107fef2369a77487918d0f63d812e963855a16 100755 (executable)
@@ -37,18 +37,17 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistoryEntry_direction_MISSEDNEW
 //==== LABEL Check if direction value is MISSEDNEW when user missed call which is not seen
-//==== PRIORITY P1
-//==== EXECUTION_TYPE manual
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistoryEntry:direction A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
-//==== TEST_CRITERIA AT
+//==== PRIORITY P1
+//==== EXECUTION_TYPE manual
 //==== PRE Make at least one MISSED call which is NOT SEEN
+//==== TEST_CRITERIA AT
 
 executeCommand(createCallHistoryInsertQuery(CallHistoryLogType.MISSEDNEW, new Date()));
 
index 5e4c2a9576a6814d7db7b250ddbb5325cccb30ff..9110d84fd8a861bf99adc418ed058598c57821bf 100755 (executable)
@@ -37,18 +37,17 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistoryEntry_direction_RECEIVED
 //==== LABEL Check if direction value is RECEIVED when user received a call
-//==== PRIORITY P1
-//==== EXECUTION_TYPE manual
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistoryEntry:direction A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
-//==== TEST_CRITERIA AT
+//==== PRIORITY P1
+//==== EXECUTION_TYPE manual
 //==== PRE Make a RECEIVED call
+//==== TEST_CRITERIA AT
 
 executeCommand(createCallHistoryInsertQuery(CallHistoryLogType.RECEIVED, new Date()));
 
index cc48a9c19791ab17ebcb2f8a2245355031363484..e8d03ee030124c1794a4cf60cc887adac42aa0ed 100755 (executable)
@@ -37,18 +37,17 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistoryEntry_direction_REJECTED
 //==== LABEL Check if direction value is REJECTED when user rejected a call
-//==== PRIORITY P1
-//==== EXECUTION_TYPE manual
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistoryEntry:direction A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
-//==== TEST_CRITERIA AT
+//==== PRIORITY P1
+//==== EXECUTION_TYPE manual
 //==== PRE Make a REJECTED call
+//==== TEST_CRITERIA AT
 
 executeCommand(createCallHistoryInsertQuery(CallHistoryLogType.REJECTED, new Date()));
 
index 76c05dba9ad524658d90da54ff639e74933c04ea..3ab02af718be05a4ea6e61d0f5fdb5c54f370ffd 100755 (executable)
@@ -26,18 +26,17 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistoryEntry_direction_attribute
 //==== LABEL Check if CallHistoryEntry have direction attribute with proper type, not null
-//==== PRIORITY P1
-//==== EXECUTION_TYPE: manual
-//==== SPEC: Tizen Web API:Social:Callhistory:CallHistoryEntry:direction A
+//==== SPEC Tizen Web API:Social:Callhistory:CallHistoryEntry:direction A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
+//==== PRIORITY P1
+//==== EXECUTION_TYPE manual
+//==== PRE Make an existence call history with one new missed call which was not seen
 //==== TEST_CRITERIA AE AT AVL ASG AN
-//==== PRE: Make an existence call history with one new missed call which was not seen
 
 executeCommand(createCallHistoryInsertQuery(CallHistoryLogType.MISSEDNEW, new Date()));
 
index 9dfee72dd522b17c2e15a2b75aafe2ccf916edcb..45338c895410aee633d2912342c435fc3aee9133 100755 (executable)
@@ -37,18 +37,17 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistoryEntry_features_VOICECALL
 //==== LABEL Check if features value is VOICECALL for voice-only calls
-//==== PRIORITY P1
-//==== EXECUTION_TYPE manual
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistoryEntry:features A
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
-//==== TEST_CRITERIA
+//==== PRIORITY P1
+//==== EXECUTION_TYPE manual
 //==== PRE Make a VOICE ONLY call
+//==== TEST_CRITERIA
 
 executeCommand(createCallHistoryInsertQuery(CallHistoryLogType.DIALED, new Date()));
 
index aeca4aea4a9d9ee7b3c0e97231046421da749220..f86a2a3cec6f3a291d73c632c3801883b91ab5d7 100755 (executable)
@@ -24,16 +24,16 @@ Authors:
 <title>CallHistoryEntry_notexist</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistoryEntry_notexist
 //==== LABEL Check if CallHistoryEntry cannot be called in new expression and as a function or in new expression
-//==== PRIORITY: P3
-//==== SPEC: Tizen Web API:Social:Callhistory:CallHistoryEntry:CallHistoryEntry U
+//==== PRIORITY P3
+//==== SPEC Tizen Web API:Social:Callhistory:CallHistoryEntry:CallHistoryEntry U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA NIO
+
 test(function () {
     check_no_interface_object("CallHistoryEntry");
 }, document.title);
index 00572819ec79b4f641e6f7cc2bcce715c8bfbf70..1121a5af2a5428e4d5f172678f18a247e834c549 100755 (executable)
@@ -42,7 +42,7 @@ Authors:
 </head>
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistoryEntry_type_TEL
 //==== LABEL Check if attribute type value is TEL
 //==== PRIORITY P1
index 54dc42dcdf95a5fae8c6ae1dcbe1fec167a3e681..d75998bd1d73dc743fb4c1bcc19e5dca14b32b8d 100755 (executable)
@@ -25,20 +25,17 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>CallHistoryObject_notexist</title>
 <meta charset="utf-8">
-<script type="text/javascript" src="support/unitcommon.js"></script>
+<script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
+<script>
 //==== TEST: CallHistoryObject_notexist
 //==== LABEL Check if CallHistoryObject not exist
-//==== SPEC: Tizen Web API:Social:Callhistory:CallHistoryObject:CallHistoryObject U
+//==== SPEC Tizen Web API:Social:Callhistory:CallHistoryObject:CallHistoryObject U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== PRIORITY P3
 //==== TEST_CRITERIA NIO
index 6fc7b5082236b2deb61d290c4b4af0efbd2ade0a..0675e2264a23ba0aeb78e16385d202e7a7725be1 100755 (executable)
@@ -38,17 +38,16 @@ Authors:
 <meta charset="utf-8"/>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
+<script>
 //==== TEST: CallHistory_addChangeListener
 //==== LABEL Check if addChangeListener method works properly
 //==== PRIORITY P1
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:addChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MMINA MR
+
 test(function () {
     var listener = {
         onadded: function (newItems) {},
index 6b78fa1e34a43f6584338a403f52b3f4ca00763e..a64600fb108d52867e429aa31eca206d1cb0ce67 100755 (executable)
@@ -40,16 +40,16 @@ Authors:
 <meta name="assert" content="Check if addChangeListener method exists" />
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_addChangeListener_exist
 //==== LABEL Check if addChangeListener method exists
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:addChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA ME
+
 test(function () {
     assert_true("addChangeListener" in tizen.callhistory, "CallHistory has addChangeListener method");
     check_method_exists(tizen.callhistory, "addChangeListener");
index 411f82c8fd3a5fbdd81e878b7cb8f771bc75abe0..484ade8e6b8cc2a432dd85718121f01414fca9bb 100755 (executable)
@@ -20,21 +20,20 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>CallHistory_addChangeListener_missarg</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_addChangeListener_missarg
 //==== LABEL Check if addChangeListener called with missing non-optional argument throws an exception
 //==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:addChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MMA
+
 test(function () {
     assert_throws(TYPE_MISMATCH_EXCEPTION, function () {
         tizen.callhistory.addChangeListener();
index acee71603db787a7a229ea2835fefa0eec57dac2..500f7ff973d8b051a5e4b13b9370ec3a550fd847 100755 (executable)
@@ -20,21 +20,20 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>CallHistory_addChangeListener_observer_TypeMismatch</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_addChangeListener_observer_TypeMismatch
 //==== LABEL Check if addChangeListener throws exception when observer is incorrect
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:addChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MC
+
 test(function () {
     var conversionTable, observer, exceptionName, i;
 
index ed9e00e4e495640a36410c5504d8be2b70a8e9c0..45ce7781c8a2bfad0f60c0fb5ac1ceaebd195072 100755 (executable)
@@ -24,16 +24,16 @@ Authors:
 <title>CallHistory_addChangeListener_observer_invalid_cb</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_addChangeListener_observer_invalid_cb
 //==== LABEL Check if addChangeListener throws exception when observer is invalid
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:addChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MTL
+
 test(function () {
     var exceptionName, incorrectListeners, i, callHistoryChangeCallback;
 
index 23266743b9f51600ff00687b69495386af60e778..fd50552f0a254bf5a9a5c3d980d13c2f89c549ec 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_addChangeListener_observer_onadded_invalid
 //==== LABEL Check whether invoking 'addChangeListener' method with incorect onadded argument throws exception properly
 //==== PRIORITY P2
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:addChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MTL
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 41fcd7da16c49bb8c5ccb7a9f12d5e19cf112933..be8865f5a802cfc512d3acd45ba9147fc967cba4 100755 (executable)
@@ -24,10 +24,9 @@ Authors:
 <title>CallHistory_addChangeListener_observer_onadded_null</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_addChangeListener_observer_onadded_null
 //==== LABEL Check whether addChangeListener() registers listener with null onadded argument
 //==== ONLOAD_DELAY 90
@@ -35,6 +34,7 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MTL
 //==== PRIORITY P2
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 1f90e09b54565f3b1b1aaec30de5b652f16c90f5..b6d44f29f67d7ebb180c85fbaab95a1064bf7398 100755 (executable)
@@ -24,10 +24,9 @@ Authors:
 <title>CallHistory_addChangeListener_observer_onadded_undefined</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_addChangeListener_observer_onadded_undefined
 //==== LABEL Check whether addChangeListener() registers listener with undefined onadded argument
 //==== ONLOAD_DELAY 90
@@ -35,6 +34,7 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MTL
 //==== PRIORITY P2
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index ad72a1a550b6af75683197e3b633b37bdead9245..809e1b71f75aa53c0cffff0398a85add8046cdbf 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_addChangeListener_observer_onchanged_invalid
 //==== LABEL Check whether invoking 'addChangeListener' method with incorect onchanged argument throws exception properly
 //==== PRIORITY P2
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:addChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MTL
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 31a3ce36cb6852f05eac2390ee7882b031eab28b..f0f7ccb3fccd3c62d8b40d06e2b28ffbdb8e9784 100755 (executable)
@@ -24,10 +24,9 @@ Authors:
 <title>CallHistory_addChangeListener_observer_onchanged_null</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_addChangeListener_observer_onchanged_null
 //==== LABEL Check whether addChangeListener() registers listener with null onchanged argument
 //==== ONLOAD_DELAY 90
@@ -35,6 +34,7 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MTL
 //==== PRIORITY P2
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 920e53d855b84006e4e834a6e9c97043b5be547d..be3213068045de3a75c26dee4e4f8c97cf2e5aa4 100755 (executable)
@@ -24,10 +24,9 @@ Authors:
 <title>CallHistory_addChangeListener_observer_onchanged_undefined</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_addChangeListener_observer_onchanged_undefined
 //==== LABEL Check whether addChangeListener() registers listener with undefined onchanged argument
 //==== ONLOAD_DELAY 90
@@ -35,6 +34,7 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MTL
 //==== PRIORITY P2
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index d27470e4cfdf60c8bd7af1636b5f4002604e968d..ce2cad7984762ae966a014b4521ec9a54f4e07a6 100755 (executable)
@@ -25,16 +25,16 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_addChangeListener_onadded
 //==== LABEL Check whether addChangeListener() registers listener with onadded argument
 //==== PRIORITY P1
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:addChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MMINA MR
+
 test(function () {
     var handle,
         listener = {
index 6f58fbed860f4ef98482188bed0d663dc10bcfaf..197312aacb359605ecfc3f6427bd107b88ba60b8 100755 (executable)
@@ -25,16 +25,16 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_addChangeListener_onchanged
 //==== LABEL Check whether addChangeListener() registers listener with onchanged argument
 //==== PRIORITY P1
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:addChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MMINA MR
+
 test(function () {
     var handle,
         listener = {
index fcbccde29eae6d75be192a35fa3a8369de61fbf9..16449caa44e75dc3429f170d0ec7826678ed411f 100755 (executable)
@@ -20,21 +20,20 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>CallHistory_extend</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_extend
 //==== LABEL Check if callhistory object can have new properties added
 //==== PRIORITY P3
-//==== SPEC: Tizen Web API:Social:Callhistory:CallHistory:CallHistory U
+//==== SPEC Tizen Web API:Social:Callhistory:CallHistory:CallHistory U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA OBX
+
 test(function () {
     check_extensibility(tizen.callhistory);
 }, document.title);
index 0d555cc98209a0fffc32159c9346bfb9597e14df..a5c0fc754f8c598acce44187ae50dd9ea92257e1 100755 (executable)
@@ -39,10 +39,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find
 //==== LABEL Check if fetch call history items
 //==== PRIORITY P1
index d00a8485cbd73b376a142b52249e0a38db27bc81..c77d3f4fc57b4963bcef8c333aab276e94607321 100755 (executable)
@@ -25,17 +25,17 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_errorCallback_TypeMismatch
 //==== LABEL Check if find throws exception when errorCallback is incorrect
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MC
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 729c856da4f3e21adec08eeb9d8bdb45a91442b3..828a2ce1d7890424677a12228ae1562f5dfea1e5 100755 (executable)
@@ -25,17 +25,17 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_errorCallback_invalid_cb
 //==== LABEL Check if find throws exception when error callback is incorrect
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MTCB
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 2ac39b94540434ae2460047948088811beef2063..8b3930fcb87d5d55fe3536f612a362da8d543b5a 100755 (executable)
@@ -26,10 +26,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_errorCallback_null
 //==== LABEL Check whether find() method called with null errorCallback lists CallHistory items
 //==== PRIORITY P1
@@ -37,6 +36,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 14fb3651c89d154f2854a87affac2295ca24f5e6..f4b52861d7dd0c84339d076135f2af88b3c68f44 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_errorCallback_null_filter
 //==== LABEL Check whether find() method called with null errorCallback and specified filter lists CallHistory items
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 6f2b07072750796194417461b318611c7542991e..cca8f1875925d2f495b740ab26c0509ede3ee797 100755 (executable)
@@ -27,10 +27,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_errorCallback_undefined
 //==== LABEL Check whether find() method called with undefined errorCallback lists CallHistory items
 //==== PRIORITY P2
@@ -38,6 +37,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MC
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index d724da3044fed829c185fb40962609fb8ece6e5b..676fa3cbe0726770accdba82808e9f664240c548 100755 (executable)
@@ -40,16 +40,16 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_exist
 //==== LABEL Check if find method exists
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA ME
+
 test(function () {
     assert_true("find" in tizen.callhistory, "CallHistory has find method");
     check_method_exists(tizen.callhistory, "find");
index 528a3126e7002e706f44c830d213502274082f50..a8546f387a7f4b2adeeaca82fd1cde84763869bb 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_filter
 //==== LABEL Check if CallHistory items matching the supplied filter are found properly
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index bd053585d5d91c48b564b8a981292a3315d602d4..d0c25449a1130c3fb7702210c5097de1ccef74e0 100755 (executable)
@@ -25,17 +25,17 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_filter_TypeMismatch
 //==== LABEL Check if find throws exception when filter is incorrect
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MC
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 2bd306d23515c4e85b3553eebe336cf9ea826329..8d9a37638e057ca06fd9a0ceb59da7431da8898c 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_filter_compositeFilters
 //==== LABEL Check whether find() method lists CallHistory items for various composite filters
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 5c586780dfbb53724cf4cebdd4f1aac90df8d9d4..cbeea4c8a08f00113d362e6800c1db262ba90609 100755 (executable)
@@ -25,17 +25,17 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_filter_invalid_obj
 //==== LABEL Check if find throws exception when filter is a simple object
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MTO
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index ca94d7a87a21dbca4a4cdded90ad5e82cd6f64c3..07a737de70b9f1acdba5798b9568101f220d048f 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_filter_null
 //==== LABEL Check whether find() method called with null filter lists CallHistory items
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 67497a99b822e9dc59467a3a3e7967c03b108e2a..4a3972273603d4dcf86a0746b1193b271768ca6b 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_filter_null_sortMode
 //==== LABEL Check whether find() method called with null filter and specified sortMode lists CallHistory items
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index a2747b53fc38a29fe67e5ac5ec42e9b5ec864f88..67ebf832387695772592db3877aadbec1cc19d78 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_filter_rangeFilters
 //==== LABEL Check whether find() method lists CallHistory items for various range filters
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 55202757b0176467bc81ee9d9c5a1efb6dde1bed..5e1471bc99238524091d4068554229246e68ad3b 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_filter_sortMode_limit_null_offset
 //==== LABEL Check whether find() method called with null filter, sortMode, limit and specified offset lists CallHistory items
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index cc7446f07c10cfe7b90a6fc39f76fe362a3e3cf9..72649ed3120b685369d62584cebb9399effa7b7a 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_filter_sortMode_null
 //==== LABEL Check whether find() method called with null filter, null sortMode and specified limit lists CallHistory items
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 516fef8d9d3b51249b8e2da237b5148d6a5a93b6..02cf37a28c5c74e899a6ea25ca90856929a99389 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_filter_undefined
 //==== LABEL Check whether find() method called with undefined filter lists CallHistory items
 //==== PRIORITY P2
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MC
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 0b386363a908642459a47e9275f52c0f6432e2ca..fd355d47758c876598cb7007a0e178246abc6056 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_filter_various
 //==== LABEL Check whether find() method lists CallHistory items for various filters
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 7cca67f67bc28d2425a8990cabcfbaff4abe74c1..8b4be7360d7de9e81b182ef78f02cd69599faed2 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_limit
 //==== LABEL Check whether find() method called with successCallback, errorCallback, filter, sortMode and limit lists CallHistory items
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 31743629d79b18ead52ae88feeea8987cfef6846..978a554d58960c8fb8ddf3188ee6f802bc0a1274 100755 (executable)
@@ -37,10 +37,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_limit_0
 //==== LABEL Check if no limit the query result
 //==== PRIORITY P1
index 668a83667df4450d7131e7ebe9c966f612a38086..0c468a0939dd05314f7b156939ae25214d12da7c 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_limit_1
 //==== LABEL Check whether find() method called with additional arguments lists CallHistory items
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 9f9ee999203aa177db86ecdc12f275d36e0c6f52..53d0d43bcd54291c0ba02c5cb5325ac34a58ccbe 100755 (executable)
@@ -37,10 +37,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_limit_2
 //==== LABEL Check if limit the query result
 //==== PRIORITY P1
index a4225640b95e6be180c87299df929d681dea2556..92611eec6261fb772188a41ed78bdb909b516935 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_limit_null
 //==== LABEL Check whether find() method called with null filter, sortMode and limit lists CallHistory items
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 9289d1ec9d8d32bcb5fc7406aa23a7502c414dfc..eeaa087903f9486e6e04a398952ddc8f7eab692c 100755 (executable)
@@ -20,22 +20,21 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>CallHistory_find_missarg</title>
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_missarg
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== LABEL Check if method called with missing non-optional argument throws an exception
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MMA
+
 test(function () {
     assert_throws(TYPE_MISMATCH_EXCEPTION, function () {
         tizen.callhistory.find();
index dc25598b58b8257bf4c359fd936be3a1b820065e..ef43b8fd2da152e394e09605f7167baf38249173 100755 (executable)
@@ -38,10 +38,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_nullableArgs_null
 //==== LABEL Check if callhistory.find performs successCallback when all optional arguments are null
 //==== PRIORITY P2
index abac9d112aef7c5ca9459df30c2b75c06bec372c..a717cfb80c514fb1313e96f43964c106148afc42 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_offset
 //==== LABEL Check whether find() method called with successCallback, errorCallback, filter, sortMode limit and offset lists CallHistory items
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index c117f186d69ea608826e6454f0174132abc3db14..90092a1a31d3b755357eafb89ad6acdd49793641 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_offset_0
 //==== LABEL Check if find() method calls successCallback function properly for offset equal 0
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 9b0398731a0d200d8b5680399e02c53e4c914602..611268c41890e5da5a4564b3509f3784da177e63 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_offset_null
 //==== LABEL Check whether find() method called with null filter, sortMode, limit and offset lists CallHistory items
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index c3e391f6dd65507b6f53bf005a0358f4df1331f9..6e73445ee8edf48f350115af851cf583de202a8e 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_sortMode
 //==== LABEL Check whether find() method called with successCallback, errorCallback, filter and sortMode lists CallHistory items
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 0b4a6dd98922dff2c9aca98032927412a5136f08..a13aef8ae1779de41ecef006de890ac9733db092 100755 (executable)
@@ -25,17 +25,17 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_sortMode_TypeMismatch
 //==== LABEL Check if find throws exception when sortMode is incorrect
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MC
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 7b93a4929cee65faaca97e8baf291a1d3edec51d..9853e36ef6a45f7c842de2fb77959df85bf5e5f4 100755 (executable)
@@ -25,17 +25,17 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_sortMode_invalid_obj
 //==== LABEL Check if find throws exception when sortMode is a simple object
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MTO
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 42fd05f639263c169aa4f200e7aa5e53e2ccd86a..b011b804f616d03ab2841a4b81d92d375b08e93b 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_sortMode_null
 //==== LABEL Check whether find() method called with null filter and sortMode lists CallHistory items
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 50b69c094d28d5c9cb72ffd66389ec4ba487fa9f..d7009597e57c44e284cb0dd2058a60e04aee7ea3 100755 (executable)
@@ -27,10 +27,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_sortMode_undefined
 //==== LABEL Check whether find() method called with null filter and undefined sortMode lists CallHistory items
 //==== PRIORITY P2
@@ -38,6 +37,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MC
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 416c3a2a2f23b6d9a8e51b10fee2ffd21307f98e..faea4aef1fdc748084944c66ae181454476b9f93 100755 (executable)
@@ -25,17 +25,17 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_successCallback_TypeMismatch
 //==== LABEL Check if find throws exception when successCallback is incorrect
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MC
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index a244431a2a4564fa9a14bd9db246c205e5ebd82c..a9768c3ae654e3f69bcb604133a6c00f39b7310e 100755 (executable)
@@ -20,22 +20,21 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>CallHistory_find_successCallback_invalid_cb</title>
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_successCallback_invalid_cb
 //==== LABEL Check if find throws exception when success callback is incorrect
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MTCB
+
 test(function () {
     var exceptionName = "TypeMismatchError", incorrectCallback;
 
index 328243b93bc63b3754684d56d4125585ce62e0dc..fda99cf2ad542412387a284e6d59feecbed7419e 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_with_errorCallback
 //==== LABEL Check if find called with optional errorCallback works as expected
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index b49bd3507fb65bca9e51f278c84a21f0680ec558..3c20fac7a5de3a208e6219e280f30d97fb501d77 100755 (executable)
@@ -26,10 +26,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_with_filter
 //==== LABEL Check if find called with optional filter works as expected
 //==== PRIORITY P1
@@ -37,6 +36,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}), returnedValue = null,
index c5c5fb254844a9b6d8a481b1b7ee1ec4ecd8112c..62ed9b2a7eea009b8b0d98540736a4bf5608532e 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_with_limit
 //==== LABEL Check if find called with optional limit works as expected
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 07b2da5fd446c476e0c89d6b74ad075a644c1562..6bc0b32d10b87a27df1fc769543ebeec0b4363a0 100755 (executable)
@@ -20,16 +20,14 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>CallHistory_find_with_offset</title>
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_with_offset
 //==== LABEL Check if find called with optional offset works as expected
 //==== PRIORITY P1
@@ -37,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index ed67a28c4fde2efe7537012abc4e115353b27e25..526c082a3fece75ad34aad51fa151fde60babffd 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_with_sortMode
 //==== LABEL Check if find called with optional sortMode works as expected
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}), returnedValue = null,
index 534259d3a95da28b9214a31af3f0b9c749ec7aa1..83cb781aa3f6ef7e68c46063600446b2a625d623 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_find_without_errorCallback
 //==== LABEL Check if find() method calls successCallback function properly
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:find M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MMINA MR
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 9a1817a0ba26391e64bf5289245bce73d612095d..f336b96aeb05fb78a12108981012855955ef5efb 100755 (executable)
@@ -24,10 +24,9 @@ Authors:
 <title>CallHistory_in_tizen</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_in_tizen
 //==== LABEL Check if CallHistory exists and implements methods
 //==== PRIORITY P1
@@ -35,6 +34,7 @@ Authors:
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA OBME
 //==== PRIORITY P3
+
 test(function () {
     assert_true("callhistory" in tizen, "Tizen should implement CallHistoryObject");
 
index 0cf76f0652697788e55643f859cb6199071c3f6b..438c90a37718ffec9d75e49886c7d0695c20b49c 100755 (executable)
@@ -24,16 +24,16 @@ Authors:
 <title>CallHistory_notexist</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_notexist
 //==== LABEL Check if CallHistory cannot be called in new expression and as a function or in new expression
 //==== PRIORITY P3
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:CallHistory U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA NIO
+
 test(function () {
     check_no_interface_object("CallHistory");
 }, document.title);
index 9cee425b1f42867bc4808fc7bd3e023d89145941..dfa57ef1fc3539c5d8a8488db4ad23dbd286a54c 100755 (executable)
@@ -39,10 +39,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_remove
 //==== LABEL Check if delete a call history entry synchronously
 //==== PRIORITY P1
index 398925196b0a91ac667abbaa77a2967d1f5bc57b..a4e3312c9eec4cdeaa84d29d271ed9068fdec797 100755 (executable)
@@ -38,11 +38,9 @@ Authors:
 <title>CallHistory_removeAll</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
+<script>
 //==== TEST: CallHistory_removeAll
 //==== LABEL Check if removeAll called without arguments works
 //==== PRIORITY P1
@@ -52,6 +50,7 @@ Authors:
 
 test(function () {
     var retVal = null;
+
     retVal = tizen.callhistory.removeAll();
     assert_equals(retVal, undefined, "wrong value returned by remove method");
 }, document.title);
index 38392de6a5a708385892a205d356651d4fbdd558..3f200a769d6f5e5a4c1c2e413ae8bb1cedf6008a 100755 (executable)
@@ -24,16 +24,16 @@ Authors:
 <title>CallHistory_removeAll_errorCallback_TypeMismatch</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeAll_errorCallback_TypeMismatch
 //==== LABEL Check if removeAll throws exception when errorCallback is incorrect
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:removeAll M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MC
+
 test(function () {
     var conversionTable, successCallback, errorCallback, exceptionName, i;
 
index dfe8f2851228de60edaa26b8c26fb98524770983..1f301411ebed9a718eea8996121b25721d49a6f5 100755 (executable)
@@ -24,16 +24,16 @@ Authors:
 <title>CallHistory_removeAll_errorCallback_invalid_cb</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeAll_errorCallback_invalid_cb
 //==== LABEL Check if removeAll throws exception when errorCallback is invalid
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:removeAll M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MTCB
+
 test(function () {
     var exceptionName = "TypeMismatchError", onSuccess, incorrectCallback;
 
index da964dd716eaf9bd7722e83467986f6090727aaf..be5d660c29221a6415e6d5b20daa0a80d75c4aa0 100755 (executable)
@@ -39,16 +39,16 @@ Authors:
 <meta name="assert" content="Check if removeAll method exists" />
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeAll_exist
 //==== LABEL Check if removeAll method exists
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:removeAll M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA ME
+
 test(function () {
     assert_true("removeAll" in tizen.callhistory, "CallHistory has removeAll method");
     check_method_exists(tizen.callhistory, "removeAll");
index d5fb2f4fbf2ea2d42ccacb422f184226be65165e..685838bf4bf6787f5ee96e737da1e2eff0b79de5 100755 (executable)
@@ -24,16 +24,16 @@ Authors:
 <title>CallHistory_removeAll_successCallback_TypeMismatch</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeAll_successCallback_TypeMismatch
 //==== LABEL Check if removeAll throws exception when successCallback is incorrect
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:removeAll M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MC
+
 test(function () {
     var conversionTable, successCallback, exceptionName, i;
 
index 8b4358c61d1de2162cd6419b935f545d3f411dd8..005740d5bf79a7d06d6804cf02e69748f688aa8d 100755 (executable)
@@ -24,16 +24,16 @@ Authors:
 <title>CallHistory_removeAll_successCallback_invalid_cb</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeAll_successCallback_invalid_cb
 //==== LABEL Check if removeAll throws exception when successCallback is invalid
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:removeAll M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MTCB
+
 test(function () {
     var exceptionName = "TypeMismatchError", incorrectCallback;
 
index 0119870521d15e1259e6ade1489a6ab90d0b9629..fca88f46bf297d6707e198c8ba08466fab68fbf1 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <title>CallHistory_removeAll_with_errorCallback</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeAll_with_errorCallback
 //==== LABEL Check if removeAll called with optional errorCallback works as expected
 //==== PRIORITY P1
@@ -36,6 +35,7 @@ Authors:
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:removeAll M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MOA
+
 setup({timeout: 90000});
 
 var t = async_test(document.title, {timeout: 90000}),
index 03b4ccc8aec9005878de63e2d369e8d6fe68b9aa..340331b6dcf91dffcf22f9ac04dfc2cf5613cc7a 100755 (executable)
@@ -27,11 +27,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
-
+<script>
 //==== TEST: CallHistory_removeAll_with_successCallback
 //==== LABEL Check if removeAll called with optional successCallback works as expected - delete all call history
 //==== PRIORITY P1
index ca0186ee467cf9aa357bee69f488b82b9969bb7f..2a352d190c98725d2b57cfe3ed9a43b7b19b4186 100755 (executable)
@@ -38,10 +38,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeBatch
 //==== LABEL Check if delete a list of call history entries asynchronously
 //==== PRIORITY P1
index c5eabfaef14823fecdde8a42727faed475ce9fc8..2ba1d3849b817a07fddb549eb5c80d995c5ea886 100755 (executable)
@@ -20,21 +20,20 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>CallHistory_removeBatch_entries_TypeMismatch</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeBatch_entries_TypeMismatch
 //==== LABEL Check if removeBatch throws exception when entries is incorrect
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MC
+
 test(function () {
     var conversionTable, entries, exceptionName, i;
 
index 080e1260ef89f38de840249e864a77c7f74f3361..ee9fad4488b450bf8a3fa820ca30d25b02b47ebc 100755 (executable)
@@ -20,21 +20,20 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>CallHistory_removeBatch_errorCallback_TypeMismatch</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeBatch_errorCallback_TypeMismatch
 //==== LABEL Check if removeBatch throws exception when errorCallback is invalid
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MC
+
 test(function () {
     var conversionTable, successCallback, errorCallback, exceptionName, i;
 
index bf7fc714ada7e3071ba5c79031438aa9f014be1a..31e85edd5f2aa55f0f7178fcb3ddb64f03878d42 100755 (executable)
@@ -24,16 +24,16 @@ Authors:
 <title>CallHistory_removeBatch_errorCallback_invalid_cb</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeBatch_errorCallback_invalid_cb
 //==== LABEL Check if removeBatch throws exception when error callback is incorrect
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MTCB
+
 test(function () {
     var exceptionName = "TypeMismatchError", onSuccess, incorrectCallback;
 
index 9afe8b526b280638362c36e002a61df955588188..ccf67876859c11ad1062278e37aa3acdfbdedb77 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeBatch_errorCallback_null
 //==== LABEL Check whether removeBatch() method called with null errorCallback deletes two entries from call history entries
 //==== PRIORITY P1
index 4e45c02021e3ad58dac840d254e7e4cf4917e297..ef9138e067608a4fc220090d2a4199888821a1f9 100755 (executable)
@@ -20,16 +20,14 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>CallHistory_removeBatch_errorCallback_undefined</title>
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeBatch_errorCallback_undefined
 //==== LABEL Check whether removeBatch() method called with undefined errorCallback throws exception
 //==== EXECUTION_TYPE manual
index fe431ca43ca0a5431b76da5c96e896700bd573d2..151d688ac91fbc8d774761acf08358215a1dcc57 100755 (executable)
@@ -39,16 +39,16 @@ Authors:
 <meta name="assert" content="Check if removeBatch method exists" />
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeBatch_exist
 //==== LABEL Check if removeBatch method exists
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA ME
+
 test(function () {
     assert_true("removeBatch" in tizen.callhistory, "CallHistory has removeBatch method");
     check_method_exists(tizen.callhistory, "removeBatch");
index 3f031af5d347c756d68f5e98c4c431bbd00a52dc..75eaad0d57af692c88925ba7af1944eef85b1695 100755 (executable)
@@ -37,18 +37,17 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeBatch_findByDirection
 //==== LABEL Check if find call history items by REJECTED and then delete them from call history entries
-//==== PRIORITY P1
-//==== EXECUTION_TYPE manual
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
-//==== TEST_CRITERIA MOA MAST
+//==== PRIORITY P1
+//==== EXECUTION_TYPE manual
 //==== PRE Make at least 1 REJECTED call
+//==== TEST_CRITERIA MOA MAST
 
 executeCommand(createCallHistoryInsertQuery(CallHistoryLogType.REJECTED, new Date()));
 
index 50cec39a9399251cf35f63155671c5b81336175f..ff22be530309ee54aa0e222ee68259a805d6c731 100755 (executable)
@@ -37,10 +37,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeBatch_findByType
 //==== LABEL Check if find call history entries by TEL and then delete all of them from call history entries
 //==== PRIORITY P1
index e9e68f05d2a94f73153d9e3be3e7562471056bdf..064d45d2cf37ea5be39c388e27d860889342ce65 100755 (executable)
@@ -25,16 +25,16 @@ Authors:
 <title>CallHistory_removeBatch_missarg</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeBatch_missarg
 //==== LABEL Check if removeBatch called with missing non-optional argument throws an exception
 //==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MMA
+
 test(function () {
     assert_throws(TYPE_MISMATCH_EXCEPTION, function () {
         tizen.callhistory.removeBatch();
index 64d6e53213d16a49b1831e7c704071eb4caf8db2..9009061a851bad323d2feedd05194bdb1d9a679c 100755 (executable)
@@ -20,21 +20,20 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>CallHistory_removeBatch_successCallback_TypeMismatch</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeBatch_successCallback_TypeMismatch
 //==== LABEL Check if removeBatch throws exception when successCallback is invalid
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MC
+
 test(function () {
     var conversionTable, successCallback, exceptionName, i;
 
index 53ef08757d8066548453ecd6df2c761551de9f5e..986955c09d8504df7935fe397b80971f67a5bd11 100755 (executable)
@@ -24,16 +24,16 @@ Authors:
 <title>CallHistory_removeBatch_successCallback_invalid_cb</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeBatch_successCallback_invalid_cb
 //==== LABEL Check if removeBatch throws exception when success callback is incorrect
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MTCB
+
 test(function () {
     var exceptionName = "TypeMismatchError", incorrectCallback;
 
index f23ab7b9b96abef6f8df9fa1c95be6349f884844..2d81010e5c9781d1b4b44b76918fdcde58af6b5b 100755 (executable)
@@ -25,10 +25,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeBatch_successCallback_null
 //==== LABEL Check whether removeBatch() method called with null successCallback deletes two entries from call history
 //==== PRIORITY P1
index 7a1255abe1516343a2bae5cf78088d1a3296650a..f62d8b9f7700e5faecf7f6c2f6dc5641735f9e6c 100755 (executable)
@@ -25,18 +25,17 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeBatch_successCallback_undefined
 //==== LABEL Check whether removeBatch() method called with undefined successCallback throws exception
-//==== EXECUTION_TYPE manual
-//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
-//==== TEST_CRITERIA MC
+//==== EXECUTION_TYPE manual
 //==== PRE Make at least 3 existence call history
+//==== PRIORITY P2
+//==== TEST_CRITERIA MC
 
 executeCommand(createCallHistoryInsertQuery(CallHistoryLogType.DIALED, new Date()));
 executeCommand(createCallHistoryInsertQuery(CallHistoryLogType.RECEIVED, new Date()));
index 96f7b19e7c4a479ee8d42cf22de88e8b235a10b9..80f61db51e2c84aa775d8ddd6583a803e902c94c 100755 (executable)
@@ -20,24 +20,22 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>CallHistory_removeBatch_with_errorCallback</title>
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeBatch_with_errorCallback
 //==== LABEL Check if removeBatch called with optional errorCallback works as expected
-//==== PRIORITY P1
-//==== EXECUTION_TYPE manual
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
-//==== TEST_CRITERIA MOA MAST
+//==== PRIORITY P1
+//==== EXECUTION_TYPE manual
 //==== PRE Make an existence call history
+//==== TEST_CRITERIA MOA MAST
 
 executeCommand(createCallHistoryInsertQuery(CallHistoryLogType.DIALED, new Date()));
 executeCommand(createCallHistoryInsertQuery(CallHistoryLogType.RECEIVED, new Date()));
index 8151eeef279d383b2aae9b862f11816ebd2ba9de..36cb99f3e7f4b49994028c9cd83f752975a3f942 100755 (executable)
@@ -26,18 +26,17 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeBatch_with_successCallback
 //==== LABEL Check if removeBatch called with optional successCallback works as expected
-//==== PRIORITY P1
-//==== EXECUTION_TYPE manual
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:removeBatch M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
-//==== TEST_CRITERIA MOA MR
+//==== PRIORITY P1
+//==== EXECUTION_TYPE manual
 //==== PRE Make an existence call history
+//==== TEST_CRITERIA MOA MR
 
 executeCommand(createCallHistoryInsertQuery(CallHistoryLogType.DIALED, new Date()));
 executeCommand(createCallHistoryInsertQuery(CallHistoryLogType.RECEIVED, new Date()));
index 2d972f9fdbc6942f755f36275d910f8ce3a4b6c4..72af66a315cb7c5f0ecef6a23d9782f0a9a0cb23 100755 (executable)
@@ -37,10 +37,9 @@ Authors:
 <title>CallHistory_removeChangeListener</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeChangeListener
 //==== LABEL Check if unregister a previously registered listener
 //==== PRIORITY P1
index 1020d6e05e192901997f425735faae549799c988..cbdc1368da7ef0859ad03ad74ff708daa4ed6933 100755 (executable)
@@ -39,16 +39,16 @@ Authors:
 <meta name="assert" content="Check if removeChangeListener method exists" />
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_removeChangeListener_exist
 //==== LABEL Check if removeChangeListener method exists
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:removeChangeListener M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA ME
+
 test(function () {
     assert_true("removeChangeListener" in tizen.callhistory, "CallHistory has removeChangeListener method");
     check_method_exists(tizen.callhistory, "removeChangeListener");
index 89261efb9e648c594fa27275d985d580c813841b..8a99193e3c98e707c38579f5aa64c806771675f5 100755 (executable)
@@ -20,21 +20,20 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>CallHistory_remove_entry_TypeMismatch</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_remove_entry_TypeMismatch
 //==== LABEL Check if remove throws exception when entry is incorrect
-//==== PRIORITY: P2
+//==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:remove M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MC
+
 test(function () {
     var conversionTable, entry, exceptionName, i;
 
index 1fe175fec6623350df1526a0b4e159e03c7b2255..f2a8db3ba52db591af98de68138c1e50c037d634 100755 (executable)
@@ -39,16 +39,16 @@ Authors:
 <meta name="assert" content="Check if remove method exists" />
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_remove_exist
 //==== LABEL Check if remove method exists
 //==== PRIORITY P0
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:remove M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA ME
+
 test(function () {
     assert_true("remove" in tizen.callhistory, "CallHistory has remove method");
     check_method_exists(tizen.callhistory, "remove");
index 429071baa645d44a149a6703da9988cd8ad6ed96..ac34c98643625aa5c0d889d5680ae05d21fb11f8 100755 (executable)
@@ -37,10 +37,9 @@ Authors:
 <script src="support/unitcommon.js"></script>
 <script src="support/callcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_remove_findBySortMode
 //==== LABEL Check if find call history items by startTime desc and then delete the first call history entry
 //==== PRIORITY P1
index 6c248782bc2b9756b4f4be6b6eaa7dce5d02903b..57ff5376e0bbc84b10c6cce8089aa9b55bb690fe 100755 (executable)
@@ -20,21 +20,20 @@ Authors:
 -->
 
 <html>
-
 <head>
 <title>CallHistory_remove_missarg</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: CallHistory_remove_missarg
 //==== LABEL Check if remove called with missing non-optional argument throws an exception
 //==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Callhistory:CallHistory:remove M
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA MMA
+
 test(function () {
     assert_throws(TYPE_MISMATCH_EXCEPTION, function () {
         tizen.callhistory.remove();
index bbc9876593ff8a9eb7c38ef6afe12b4e4aa6a5c0..db00948bd00352678c85be12eddf6ad2099df162 100755 (executable)
@@ -24,16 +24,16 @@ Authors:
 <title>RemoteParty_notexist</title>
 <script src="support/unitcommon.js"></script>
 </head>
-
 <body>
 <div id="log"></div>
-<script type="text/javascript">
+<script>
 //==== TEST: RemoteParty_notexist
 //==== LABEL Check if RemoteParty cannot be called in new expression and as a function or in new expression
-//==== PRIORITY: P3
-//==== SPEC: Tizen Web API:Social:Callhistory:RemoteParty:RemoteParty U
+//==== PRIORITY P3
+//==== SPEC Tizen Web API:Social:Callhistory:RemoteParty:RemoteParty U
 //==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html
 //==== TEST_CRITERIA NIO
+
 test(function () {
     check_no_interface_object("RemoteParty");
 }, document.title);