Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
TST
ATS
Commits
19e42a2d
Commit
19e42a2d
authored
Oct 12, 2016
by
Carre
Browse files
Merge branch 'master' of
https://git.onem2m.org/TST/ATS
parents
1b456b3c
52a7612b
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
1069 additions
and
53 deletions
+1069
-53
LibOneM2M/OneM2M_Functions.ttcn
LibOneM2M/OneM2M_Functions.ttcn
+1
-1
LibOneM2M/OneM2M_Pixits.ttcn
LibOneM2M/OneM2M_Pixits.ttcn
+1
-1
LibOneM2M/OneM2M_Templates.ttcn
LibOneM2M/OneM2M_Templates.ttcn
+1
-1
LibOneM2M/OneM2M_Types.ttcn
LibOneM2M/OneM2M_Types.ttcn
+3
-3
LibOneM2M/OneM2M_TypesAndValues.ttcn
LibOneM2M/OneM2M_TypesAndValues.ttcn
+1
-1
OneM2M_Testcases.ttcn
OneM2M_Testcases.ttcn
+1062
-46
No files found.
LibOneM2M/OneM2M_Functions.ttcn
View file @
19e42a2d
...
...
@@ -7,7 +7,7 @@
*
* @author ETSI
* @version $URL: https://forge.etsi.org/svn/oneM2M/trunk/ttcn/LibOneM2M/OneM2M_Functions.ttcn $
* $Id: OneM2M_Functions.ttcn 1
27
2016-10-1
0
0
8
:3
6:57
Z reinaortega $
* $Id: OneM2M_Functions.ttcn 1
34
2016-10-1
1
0
9
:3
3:13
Z reinaortega $
* @desc Module containing functions for oneM2M
*
*/
...
...
LibOneM2M/OneM2M_Pixits.ttcn
View file @
19e42a2d
...
...
@@ -7,7 +7,7 @@
*
* @author ETSI
* @version $URL: https://forge.etsi.org/svn/oneM2M/trunk/ttcn/LibOneM2M/OneM2M_Pixits.ttcn $
* $Id: OneM2M_Pixits.ttcn 1
27
2016-10-1
0
0
8
:3
6:57
Z reinaortega $
* $Id: OneM2M_Pixits.ttcn 1
34
2016-10-1
1
0
9
:3
3:13
Z reinaortega $
* @desc Module containing Pixits for oneM2M
*
*/
...
...
LibOneM2M/OneM2M_Templates.ttcn
View file @
19e42a2d
...
...
@@ -7,7 +7,7 @@
*
* @author ETSI
* @version $URL: https://forge.etsi.org/svn/oneM2M/trunk/ttcn/LibOneM2M/OneM2M_Templates.ttcn $
* $Id: OneM2M_Templates.ttcn 13
1
2016-10-1
0 11:54:46
Z reinaortega $
* $Id: OneM2M_Templates.ttcn 13
4
2016-10-1
1 09:33:13
Z reinaortega $
* @desc Module containing templates for oneM2M
*
*/
...
...
LibOneM2M/OneM2M_Types.ttcn
View file @
19e42a2d
...
...
@@ -7,7 +7,7 @@
*
* @author ETSI
* @version $URL: https://forge.etsi.org/svn/oneM2M/trunk/ttcn/LibOneM2M/OneM2M_Types.ttcn $
* $Id: OneM2M_Types.ttcn 13
1
2016-10-1
0 11:54:46
Z reinaortega $
* $Id: OneM2M_Types.ttcn 13
4
2016-10-1
1 09:33:13
Z reinaortega $
* @desc Test System module for oneM2M
*
*/
...
...
@@ -6930,7 +6930,7 @@ group optionalResourceTypes {
};
}
//end group
group
invalidTypes
{
...
...
@@ -7079,6 +7079,6 @@ with {
encode
"XML"
;
variant
"namespace as 'http://www.onem2m.org/xml/protocols' prefix 'm2m'"
;
variant
"controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'"
;
extension
"anytype Notification, AggregatedNotification, ServiceSubscribedAppRule_optional, charstring, AnyURI, AttributeList, AE, AccessControlPolicy, AccessControlPolicy_optional, ACP_update_invalid, AE_optional, AE_update_invalid,AEAnnc_optional, Container_optional, CSEBase_optional, Container_update_invalid, ContentInstance_optional, Group_optional, Group_update_invalid, Schedule_optional, Schedule_update_invalid, Subscription_optional, Subscription_update_invalid, PollingChannel_optional, PollingChannel_update_invalid, LocationPolicy_optional, LocationPolicy_update_invalid"
extension
"anytype Notification, AggregatedNotification,
AggregatedResponse,
ServiceSubscribedAppRule_optional, charstring, AnyURI, AttributeList, AE, AccessControlPolicy, AccessControlPolicy_optional, ACP_update_invalid, AE_optional, AE_update_invalid,AEAnnc_optional, Container_optional, CSEBase_optional, Container_update_invalid, ContentInstance_optional, Group_optional, Group_update_invalid, Schedule_optional, Schedule_update_invalid, Subscription_optional, Subscription_update_invalid, PollingChannel_optional, PollingChannel_update_invalid, LocationPolicy_optional, LocationPolicy_update_invalid"
}
LibOneM2M/OneM2M_TypesAndValues.ttcn
View file @
19e42a2d
...
...
@@ -7,7 +7,7 @@
*
* @author ETSI
* @version $URL: https://forge.etsi.org/svn/oneM2M/trunk/ttcn/LibOneM2M/OneM2M_TypesAndValues.ttcn $
* $Id: OneM2M_TypesAndValues.ttcn 13
1
2016-10-1
0 11:54:46
Z reinaortega $
* $Id: OneM2M_TypesAndValues.ttcn 13
4
2016-10-1
1 09:33:13
Z reinaortega $
* @desc Module containing types and values for oneM2M
*
*/
...
...
OneM2M_Testcases.ttcn
View file @
19e42a2d
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment