Commit Graph

48 Commits

Author SHA1 Message Date
Sukchan Lee 627077247c Diameter Rx Test Simualtor is initially implemented. 2018-01-04 20:52:19 +09:00
Sukchan Lee b8ef9e9e2a Header Refactoring 2018-01-04 20:38:22 +09:00
Sukchan Lee fe1c368577 move 3gpp_test to core library 2018-01-04 18:02:56 +09:00
Sukchan Lee 79ec7d8bc0 default configuration is changed for packaging.
Even though nextepc can support link-local address, User may not want to
setup link-local address automatically. So we remove link-link address
in default configuration
2017-12-14 10:33:03 +09:00
Sukchan Lee cb63c2b1ea remove mme->s1ap_addr and mme->s1ap_port 2017-11-24 13:02:40 +00:00
Sukchan Lee 5361934469 change the libbase to lib3gpp 2017-11-07 14:20:35 +00:00
Sukchan Lee 6e00fd349c seperate libbase to the libapp 2017-11-07 14:01:27 +00:00
Sukchan Lee 5cc56ab353 change shared library 2017-11-05 14:57:19 +00:00
Sukchan Lee adcc473d6e 'make check` before 'make install'
checkepc.sh script is created.
this script generates necessary configuration file before `make
install`. And then, execute `./testepc -f ./etc/nextepc.conf`
2017-10-24 01:03:25 +09:00
Sukchan Lee 3bf6326763 create testsctp.c and testusrsctp.c 2017-10-20 16:15:32 +09:00
Sukchan Lee a20c96bc21 fix the Makefile errata 2017-10-17 01:25:28 +09:00
Sukchan Lee 291a5ce514 merge MacOSX and FreeBSD code related tun ip config 2017-10-17 01:03:34 +09:00
Sukchan Lee 3bbbd1b5b1 fix the bug for One SGW IP assign 2017-10-15 01:07:27 +09:00
Sukchan Lee c61a704676 done for freeDiameter using autotools 2017-09-29 10:10:55 +09:00
Sukchan Lee 04b2e22bf1 add Handover test code 2017-09-11 18:41:14 +09:00
Sukchan Lee 8d1a5e2d35 fix the bug not to access mme_ue context in freediameter thread 2017-08-26 00:11:46 +09:00
Sukchan Lee 5106e195cb add volte_test code 2017-08-23 13:27:43 +09:00
Sukchan Lee ac4571ed52 update it 2017-08-19 10:44:33 +09:00
Sukchan Lee 63d29714e2 libs6a -> libfd for adding other interface such as Gx 2017-08-05 14:23:37 +09:00
Sukchan Lee 8e72d3af1d update it 2017-07-22 02:18:53 +09:00
Sukchan Lee e9cee2b420 update it 2017-07-13 10:31:07 +09:00
Sukchan Lee 62950382ae update it 2017-07-11 14:16:15 +09:00
Sukchan Lee 2f4a8b4d63 cellwire -> nextepc 2017-07-10 14:33:46 +09:00
Sukchan Lee 6a19a926e0 sgw context is added 2017-04-05 20:09:13 +09:00
Sukchan Lee a6512e7a6c update it 2017-03-24 22:24:09 +09:00
Sukchan Lee a103d9941e update it 2017-03-12 10:50:09 +09:00
Sukchan Lee 3b62f60cfa fix the memory leak in the test code 2017-03-12 10:37:42 +09:00
Sukchan Lee 6fb3ebc9c9 update it 2017-03-12 10:23:49 +09:00
Sukchan Lee 6fc3d16f7a update it 2017-03-06 21:45:41 +09:00
Sukchan Lee 982dddc4de update it 2017-03-05 16:49:57 +09:00
Sukchan Lee ab61064089 update it 2017-03-05 15:02:12 +09:00
Sukchan Lee 1f187f5de9 update it 2017-03-04 23:48:04 +09:00
Sukchan Lee b3a51df778 update it 2017-03-04 23:26:22 +09:00
Sukchan Lee 4882496313 auth-vector verified 2017-03-03 23:35:17 +09:00
Sukchan Lee f6652e69a9 move plmn_id structure to 3gpp 2017-03-03 17:33:41 +09:00
Sukchan Lee 86d2ebd90c move directory 2017-02-28 10:20:02 +09:00
Sukchan Lee f7d116ef40 signal handler updated 2017-02-26 13:09:40 +09:00
Sukchan Lee 91046feb0e s6a_initialize added 2017-02-21 15:35:54 +09:00
Sukchan Lee 4058df8f43 freediameter extension load 2017-02-21 12:53:51 +09:00
Sukchan Lee 66c9a25f67 AC_CHECK_LIB is added 2017-02-20 20:20:31 +09:00
Sukchan Lee 87f2acada1 rename filename 2017-02-20 19:46:58 +09:00
Sukchan Lee 2f4126ea47 initial code for nas encoding/decoding 2017-02-15 15:28:38 +09:00
Sukchan Lee c75744899c more directory re-arrange 2017-02-15 10:04:53 +09:00
Sukchan Lee 99ccedcbf3 directory re-arrange 2017-02-15 09:55:17 +09:00
Sukchan Lee b635c2466d test framework is improved to support multiple test-eNB 2017-02-13 20:49:58 +09:00
Sukchan Lee d4d0548694 name changes 2017-02-13 19:14:04 +09:00
Sukchan Lee c94b80e097 enb s1 setup request/response test 2017-02-13 16:25:36 +09:00
Sukchan Lee 37b99ef99e move ./lib/asn/test to ./test 2017-02-06 19:12:10 +09:00