tests/ctrl: Move ERROR test scenario to proper file
Change-Id: I26ba561c22c40877d99f2aed27be2df9faaa4becchanges/15/28315/1
parent
83a41471da
commit
c772e525ef
|
@ -610,5 +610,3 @@ periodic_lu_timer 0
|
|||
periodic_rau_tau_timer 0
|
||||
lmsi 00000000
|
||||
|
||||
GET 101 subscriber.by-id-0x0123.info
|
||||
ERROR 101 Invalid value part of 'by-xxx-value' selector.
|
||||
|
|
|
@ -105,3 +105,6 @@ GET 46 subscriber.by-imsi-1234567890123456.ps-enabled
|
|||
ERROR 46 Invalid value part of 'by-xxx-value' selector.
|
||||
GET 47 subscriber.by-imsi-1234567890123456.cs-enabled
|
||||
ERROR 47 Invalid value part of 'by-xxx-value' selector.
|
||||
|
||||
GET 48 subscriber.by-id-0x0123.info
|
||||
ERROR 48 Invalid value part of 'by-xxx-value' selector.
|
||||
|
|
Loading…
Reference in New Issue