stop gw in srsue nas test

This commit is contained in:
David Rupprecht 2021-01-07 17:28:31 +01:00 committed by Andre Puschmann
parent 1a10c783b5
commit ffe513415c
1 changed files with 1 additions and 0 deletions

View File

@ -335,6 +335,7 @@ int mme_attach_request_test()
ret = SRSLTE_SUCCESS;
}
// ensure buffers are deleted before pool cleanup
gw.stop();
}
byte_buffer_pool::get_instance()->cleanup();