blob: 684d9ba1c9054c31079fc94d030ab38c8f6168f4 [file] [log] [blame]
sg481nbd890c52017-08-28 12:11:35 -04001# TC_Role2.41.10.POS List by User when Same as Caller
2as testunused@aaf.att.com
3expect 200
4role list user testunused@aaf.att.com
5
6# TC_Role2.41.15.POS List by User when not same as Caller, but own/admin namespace of Roles
7as testid@aaf.att.com
8expect 200
9role list user testunused@aaf.att.com
10
11# TC_Role2.41.20.POS List by User when not same as Caller, but parent owner of Namespace
12as XX@NS
13expect 200
14role list user testunused@aaf.att.com
15
16# TC_Role2.41.80.NEG List by User when not Caller nor associated to Namespace (nothing should be shown)
17as testunused@aaf.att.com
18expect 200
19role list user XX@NS
20