open5gs/lib/core/test
Sukchan Lee 10cda2cfd7 exclude TCP test in testnetlib because sometimes this test is failed as
follows.

 OpenSUSE OBS
 - Ubuntu 17.04 i586 failed

[  542s] testnetlib          :  Line 262: expected <0>, but saw <-1>
[  542s] [10/30 07:48:38.730] ERRR: connect error(111:Connection refused)(proto:6 remote:127.0.0.1 dport:5121 lport:0) (net_lib.c:353)
[  542s] [10/30 07:48:38.730] ERRR: connect error(111:Connection refused)(proto:6 remote:127.0.0.1 dport:5121 lport:0) (net_lib.c:353)
[  542s] [10/30 07:48:38.730] ERRR: connect error(111:Connection refused)(proto:6 remote:127.0.0.1 dport:5121 lport:0) (net_lib.c:353)
[  542s] [10/30 07:48:38.730] ERRR: connect error(111:Connection refused)(proto:6 remote:127.0.0.1 dport:5121 lport:0) (net_lib.c:353)
[  542s] [10/30 07:48:38.730] ASSERT: !(net_sock && buffer). Invalid params
[  542s]  (net_lib.c:590)
[  542s] [10/30 07:48:38.730] ASSERT: !(net_sock). net_sock is NULL
[  542s]  (net_lib.c:408)
[  542s] [10/30 07:48:38.730] ASSERT: !(net_sock). net_sock is NULL
2017-10-30 10:37:33 +00:00
..
abts.c fix the memory leak bug in the unit test module(abts) 2017-02-12 19:26:11 +09:00
abts.h add build system using Core Library 2017-02-02 20:34:37 +09:00
abts_tests.h exclude TCP test in testnetlib because sometimes this test is failed as 2017-10-30 10:37:33 +00:00
Makefile.am exclude TCP test in testnetlib because sometimes this test is failed as 2017-10-30 10:37:33 +00:00
testaes.c malloc changes to core_malloc 2017-02-12 21:01:33 +09:00
testatomic.c atomic is added 2017-03-19 21:37:09 +09:00
testdir.c add build system using Core Library 2017-02-02 20:34:37 +09:00
testds.c add test vector for security 2017-03-02 11:43:26 +09:00
testfile.c malloc changes to core_malloc 2017-02-12 21:01:33 +09:00
testfilecopy.c add build system using Core Library 2017-02-02 20:34:37 +09:00
testfsm.c improve EMM SM 2017-09-04 13:04:35 +09:00
testhash.c add hash list library 2017-04-05 15:11:48 +09:00
testlock.c therad_join, thread_exit, thread_yeild is added 2017-03-19 20:40:37 +09:00
testmisc.c GX-CCR message build done 2017-08-23 00:51:57 +09:00
testmsgq.c update it 2017-03-27 10:22:30 +09:00
testnetlib.c exclude TCP test in testnetlib because sometimes this test is failed as 2017-10-30 10:37:33 +00:00
testpkbuf.c fix the pkbuf test code since core_realloc function is changed 2017-04-14 21:39:07 +09:00
testsctp.c exclude TCP test in testnetlib because sometimes this test is failed as 2017-10-30 10:37:33 +00:00
testsha.c malloc changes to core_malloc 2017-02-12 21:01:33 +09:00
testsleep.c add build system using Core Library 2017-02-02 20:34:37 +09:00
testthread.c update it 2017-04-10 23:00:06 +09:00
testtime.c add build system using Core Library 2017-02-02 20:34:37 +09:00
testtimer.c disable test code. will be fixed later. 2017-10-30 02:14:33 +00:00
testtlv.c fix the warning-error in Ubuntu 64 bit 2017-09-25 10:45:09 +00:00
testutil.c add build system using Core Library 2017-02-02 20:34:37 +09:00
testutil.h exclude TCP test in testnetlib because sometimes this test is failed as 2017-10-30 10:37:33 +00:00