summaryrefslogtreecommitdiffstats
path: root/src/tests/keywords/foreach-regex.attrs
blob: 79996c750f3738f8c6fa061beb3048a54e488fd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
#  Input packet
#
User-Name = "bob"
User-Password = "hello"
Cisco-AVPair = "stupid=1"
Cisco-AVPair += "retarded=2"
Cisco-AVPair += "cisco=3"
Cisco-AVPair += "shit=4"

#
#  Expected answer
#
Response-Packet-Type == Access-Accept
Called-Station-Id == "3"
Called-Station-Id == "1"