diff options
Diffstat (limited to 'authz-test/TestSuite/TC_Wild/Description')
-rw-r--r-- | authz-test/TestSuite/TC_Wild/Description | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/authz-test/TestSuite/TC_Wild/Description b/authz-test/TestSuite/TC_Wild/Description new file mode 100644 index 00000000..012a12b1 --- /dev/null +++ b/authz-test/TestSuite/TC_Wild/Description @@ -0,0 +1,16 @@ +This Testcase Tests the essentials of the Namespace, and the NS Commands + +APIs: + + + +CLI: + Target + role create :role + role delete + ns delete :ns + ns list :ns + Ancillary + role create :role + role list name :role.* + |