Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TDL Examples
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TDL Open Source
TDL Examples
Commits
41ac339c
Commit
41ac339c
authored
4 years ago
by
Philip Makedonski
Browse files
Options
Downloads
Patches
Plain Diff
+ updated examples
parent
45bd7747
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
standard-tests/3gpp/IMS.tdlan2
+5
-5
5 additions, 5 deletions
standard-tests/3gpp/IMS.tdlan2
standard-tests/onem2m/cse_dmr.tplan2
+2
-2
2 additions, 2 deletions
standard-tests/onem2m/cse_dmr.tplan2
with
7 additions
and
7 deletions
standard-tests/3gpp/IMS.tdlan2
+
5
−
5
View file @
41ac339c
...
...
@@ -15,7 +15,7 @@ file and shall not imply any sub-license right.
*/
//Translated from [i.6], Section 4.5.1.
TDLan Specification
IMS_NNI_General_Capabilities {
Package
IMS_NNI_General_Capabilities {
//Procedures carried out by a component of a test configuration
//or an actor during test execution
Action preConditions : "Pre-test conditions:
...
...
@@ -64,10 +64,10 @@ TDLan Specification IMS_NNI_General_Capabilities {
//Relevant data definitions
Type MSG (optional TCP of type CONTENT);
MSG MESSAGE ;
MSG DING ;
MSG DELIVERY_REPORT ;
MSG M_200_OK ;
MSG MESSAGE
()
;
MSG DING
()
;
MSG DELIVERY_REPORT
()
;
MSG M_200_OK
()
;
Type CONTENT ;
CONTENT tcp;
...
...
This diff is collapsed.
Click to expand it.
standard-tests/onem2m/cse_dmr.tplan2
+
2
−
2
View file @
41ac339c
...
...
@@ -21,6 +21,7 @@ Package onem2m_cse_dmr {
entities:
- AE
- IUT
- container_resource
;
events:
- being_in
...
...
@@ -33,7 +34,6 @@ Package onem2m_cse_dmr {
- perform_DELETE_operation_on
- increments
- sends
- container_resource
;
}
...
...
@@ -63,7 +63,7 @@ Package onem2m_cse_dmr {
From indicating value AE_ID;
}
then {
the IUT entity increments the stateTag attribute in the container_resource
the IUT entity increments the stateTag
^
attribute in the container_resource
entity
and the IUT entity sends a valid Response containing
Response Status Code set to 2002; /* (DELETED) */
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment