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
855802d0a7
|
9 years ago | |
---|---|---|
.. | ||
README | 9 years ago | |
block.c | 9 years ago | |
bus.c | 9 years ago | |
cmsg.c | 9 years ago | |
device.c | 9 years ago | |
domain.c | 9 years ago | |
emfile.c | 9 years ago | |
hash.c | 9 years ago | |
inproc.c | 9 years ago | |
inproc_shutdown.c | 9 years ago | |
iovec.c | 9 years ago | |
ipc.c | 9 years ago | |
ipc_shutdown.c | 9 years ago | |
ipc_stress.c | 9 years ago | |
list.c | 9 years ago | |
msg.c | 9 years ago | |
pair.c | 9 years ago | |
pipeline.c | 9 years ago | |
poll.c | 9 years ago | |
prio.c | 9 years ago | |
pubsub.c | 9 years ago | |
reqrep.c | 9 years ago | |
separation.c | 9 years ago | |
shutdown.c | 9 years ago | |
survey.c | 9 years ago | |
symbol.c | 9 years ago | |
tcp.c | 9 years ago | |
tcp_shutdown.c | 9 years ago | |
tcpmux.c | 9 years ago | |
term.c | 9 years ago | |
testutil.h | 9 years ago | |
timeo.c | 9 years ago | |
trie.c | 9 years ago | |
ws.c | 9 years ago | |
zerocopy.c | 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