blob: 207c75f02ca482035aee66c91acdd904aff42dd0 [file] [log] [blame]
sg481nbd890c52017-08-28 12:11:35 -04001sleep @[NFR]
2# TC_NS1.80.1.POS List Data on Empty NS
3as testid@aaf.att.com
4
5expect 200
6ns list name com.test.TC_NS1.@[user.name]
7
8# TC_NS1.80.2.POS Add Roles to NS for Listing
9expect 201
10role create com.test.TC_NS1.@[user.name].r.A
11role create com.test.TC_NS1.@[user.name].r.B
12
13# TC_NS1.80.3.POS List Data on non-Empty NS
14expect 200
15ns list name com.test.TC_NS1.@[user.name]