mirror of
https://github.com/nextepc/nextepc-oss.git
synced 2025-11-03 13:23:14 +00:00
[TEST] Reduce paging wait time
This commit is contained in:
@@ -382,7 +382,7 @@ static void cm_idle_paging_func(abts_case *tc, void *data)
|
||||
NGAP_ProcedureCode_id_Paging,
|
||||
test_ue->ngap_procedure_code);
|
||||
|
||||
ogs_msleep(3000);
|
||||
ogs_msleep(2100);
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user