You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
jl777 2bc7eecdc5 test 9 years ago
..
README test 9 years ago
block.c test 9 years ago
bus.c test 9 years ago
cmsg.c test 9 years ago
device.c test 9 years ago
domain.c test 9 years ago
emfile.c test 9 years ago
hash.c test 9 years ago
inproc.c test 9 years ago
inproc_shutdown.c test 9 years ago
iovec.c test 9 years ago
ipc.c test 9 years ago
ipc_shutdown.c test 9 years ago
ipc_stress.c test 9 years ago
list.c test 9 years ago
msg.c test 9 years ago
pair.c test 9 years ago
pipeline.c test 9 years ago
poll.c test 9 years ago
prio.c test 9 years ago
pubsub.c test 9 years ago
reqrep.c test 9 years ago
separation.c test 9 years ago
shutdown.c test 9 years ago
survey.c test 9 years ago
symbol.c test 9 years ago
tcp.c test 9 years ago
tcp_shutdown.c test 9 years ago
tcpmux.c test 9 years ago
term.c test 9 years ago
testutil.h test 9 years ago
timeo.c test 9 years ago
trie.c test 9 years ago
ws.c test 9 years ago
zerocopy.c test 9 years ago

README

This directory contains automatic tests for nanomsg library. To run the tests
do "make test" in the build directory.

The WebSocket stress test depends upon a separate installation of Autobahn
Testsuite, available at: http://autobahn.ws/testsuite/installation.html