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 |
|
Sukchan Lee
|
56ea49ed4e
|
add hash list library
|
2017-04-05 15:11:48 +09:00 |
|
Sukchan Lee
|
ed67ec6c1b
|
atomic is added
|
2017-03-19 21:37:09 +09:00 |
|
Sukchan Lee
|
0bd56d0e49
|
PRNG(pseudo random number generator) is added
|
2017-03-01 22:49:12 +09:00 |
|
Sukchan Lee
|
b50afc0e45
|
OS-like malloc/free function is added
|
2017-02-10 15:57:24 +09:00 |
|
Sukchan Lee
|
fdf97f47bb
|
add build system using Core Library
|
2017-02-02 20:34:37 +09:00 |
|