Upgrade to latest oparent
[aaf/authz.git] / authz-test / TestSuite / TC_Role2 / 99_cleanup
1 as XX@NS
2 expect 200,404
3
4 # TC_Role2.99.1.POS Delete Roles
5 force role delete com.test.TC_Role2.@[user.name].r.animals
6 force role delete com.test.TC_Role2.@[user.name].r.dogs
7 force role delete com.test.TC_Role2.@[user.name].r.pigs
8
9 # TC_Role2.99.2.POS Delete Perms
10 force perm delete com.test.TC_Role2.@[user.name].r.A garbage eat
11 force perm delete com.test.TC_Role2.@[user.name].r.A grain eat
12 force perm delete com.test.TC_Role2.@[user.name].r.A grain *
13 force perm delete com.test.TC_Role2.@[user.name].r.A * *
14 force perm delete com.att.aaf.role com.test.TC_Role2.@[user.name].r.animals view
15 force perm delete com.att.aaf.role com.test.TC_Role2.@[user.name].r.dogs view
16
17
18 # TC_Role2.99.2.POS Namespace Admin can delete Namespace
19 force ns delete com.test.TC_Role2.@[user.name]
20
21 # TC_Role2.99.3.POS Print Namespaces
22 ns list name com.test.TC_Role2.@[user.name]