Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
ATS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
TST
ATS
Commits
8809fe8c
Commit
8809fe8c
authored
4 years ago
by
Yann Garcia
Browse files
Options
Downloads
Patches
Plain Diff
Create OneM2M_Testcases_AE_Release_4 TTCN-3 module
parent
fd2ec4d8
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
OneM2M_Testcases_AE_Release_4.ttcn
+89
-0
89 additions, 0 deletions
OneM2M_Testcases_AE_Release_4.ttcn
with
89 additions
and
0 deletions
OneM2M_Testcases_AE_Release_4.ttcn
0 → 100644
+
89
−
0
View file @
8809fe8c
/**
* Copyright Notification
* No part of this document may be reproduced, in an electronic retrieval system or otherwise, except as authorized by written permission.
* The copyright and the foregoing restriction extend to reproduction in all media.
* © 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC).
* All rights reserved.
*
* @author oneM2M/ETSI
* @desc Module containing test cases for oneM2M
*
*/
module
OneM2M_Testcases_AE_Release_3
{
import
from
OneM2M_TestSystem
all
;
import
from
OneM2M_Templates
all
;
import
from
OneM2M_Types
all
;
import
from
OneM2M_Types_homeDevice
all
;
import
from
OneM2M_TypesAndValues
all
;
import
from
OneM2M_Pixits
all
;
import
from
OneM2M_Pics
all
;
import
from
OneM2M_Functions
all
;
import
from
OneM2M_PermutationFunctions
all
;
import
from
XSD
all
;
group
AE
{
group
HAIM
{
}
//end group HAIM
group
Security
{
group
authentication
{
group
ESPrim
{
group
Notify
{
}
//end group Notify
group
Retrieve
{
}
//end group Retrieve
}
//end group ESCertKE
group
ESCertKE
{
group
Notify
{
}
//end group Notify
}
//end group ESCertKE
}
// End of group authentication
group
authorization
{
group
Impersonation_Prevention
{
}
group
Dynamic_Authorization
{
group
Direct_Dynamic_Authorization
{
}
//end group DirectDynamic_Authorization
group
Indirect_Dynamic_Authorization
{
}
//end group IndirectDynamic_Authorization
}
//end group Dynamic_Authorization
group
Indirect_Dynamic_Authorization
{
}
//end group Indirect_Dynamic_Authorization
group
Json_Web_Token
{
}
//end group Json_Web_Token
group
Distributed_Authorization
{
}
//end group Distributed_Authorization
}
// End of group authorization
}
//end group Security
}
//end group AE
}
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