NanoMsg-0.5beta编译和测试

参照Readme文件编译NanoMsg 0.5beta。

1.  VS2010 编译通过,运行测试时有部分用例失败:

1>  94% tests passed, 2 tests failed out of 31
1>  
1>  Total Test time (real) =  37.14 sec
1>  
1>  The following tests FAILED:
1>   12 - survey (Failed)
1>   13 - bus (OTHER_FAULT)

1>  Errors while running CTest


2. CentOS 7 gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9) 全部测试 通过。

Testsuite summary for nanomsg 0.5-beta
============================================================================
# TOTAL: 31
# PASS:  31
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0


猜你喜欢

转载自blog.csdn.net/flyspace/article/details/46943189