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