Files
luasocket/test
Diego Nehab 63e3d7c5b0 Forward server works for multiple tunnels.
Http.lua has been patched to support non-blocking everything.
Makefile for linux has been updated with new names.
2005-03-10 02:15:04 +00:00
..
2004-11-27 07:58:04 +00:00
2004-12-07 20:39:02 +00:00
2004-11-28 02:36:07 +00:00
2004-11-27 07:58:04 +00:00
2004-11-27 07:58:04 +00:00

This provides the  automated test scripts used to make  sure the library
is working properly.

The files provided are:

    testsrvr.lua            -- test server
    testclnt.lua            -- test client

To run these tests, just run lua on the server and then on the client. 

Good luck,
Diego.