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