tests/ctrl: Move ERROR test scenario to proper file

Change-Id: I26ba561c22c40877d99f2aed27be2df9faaa4bec
This commit is contained in:
Pau Espin 2022-06-17 17:07:56 +02:00
parent 83a41471da
commit c772e525ef
2 changed files with 3 additions and 2 deletions

View File

@ -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.

View File

@ -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.