blob: dbda5edc11a2e8e7877612189cc865ac8865a804 (
plain)
1
2
3
4
5
6
7
8
|
as testid@aaf.att.com
# TC_Perm2.10.0.POS Print NS to prove ok
expect 200
ns list name com.test.TC_Perm2.@[user.name]
# TC_Perm2.10.1.POS Create Namespace with valid IDs and Responsible Parties
expect 201
ns create com.test.TC_Perm2.@[user.name] @[user.name] testid@aaf.att.com
|