Skip to content

Check basic install

Kleber Vieira Cardoso edited this page Jan 1, 2021 · 4 revisions

Make Registration test:

./test.sh TestRegistration

You should see several INFO messages and the last lines should be similar to the following:

Make GUTI Registration test:

./test.sh TestGUTIRegistration

You should see several INFO messages and the last lines should be similar to the following:

Make ServiceRequest test:

./test.sh TestServiceRequest

You should see several INFO messages and the last lines should be similar to the following:

Make XnHandover test:

./test.sh TestXnHandover

You should see several INFO messages and the last lines should be similar to the following:

Make Deregistration test:

./test.sh TestDeregistration

You should see several INFO messages and the last lines should be similar to the following:

Make PDUSessionReleaseRequest test:

./test.sh TestPDUSessionReleaseRequest

You should see several INFO messages and the last lines should be similar to the following:

Make Paging test:

./test.sh TestPaging

You should see several INFO messages and the last lines should be similar to the following:

Make N2Handover test:

./test.sh TestN2Handover

You should see several INFO messages and the last lines should be similar to the following:

Make Non3GPP test:

./test.sh TestNon3GPP

Make ULCL test:

./test_ulcl.sh -om 3 TestRegistration

You should see several INFO messages and the last lines should be similar to the following:

Clone this wiki locally