open5gs/tests/unit
Vasil Velichkov c1a0f897b1 Fix buffer length calculation in s1ap_copy_ie
The aper_encode function returns the number of encoded bits and when
converting to bytes we should round up or use the ((.encoded + 7) / 8)
formula as described in per_encoder.h

Fixes: #257
2019-08-26 17:16:24 +03:00
..
abts-main.c Use the process interface instead of fork() 2019-08-25 20:15:20 +09:00
crash-test.c Fix buffer length calculation in s1ap_copy_ie 2019-08-26 17:16:24 +03:00
gtp-message-test.c Rename library 2019-06-11 18:28:25 +09:00
nas-message-test.c [SGsAP] Location Update process is done 2019-06-22 11:16:22 +09:00
s1ap-message-test.c rename project done 2019-06-11 22:10:47 +09:00
sctp-test.c change directory name test to tests 2019-06-11 14:26:04 +09:00
security-test.c rename project done 2019-06-11 22:10:47 +09:00