Jef 20d28e80a5 Initial community commit 7 ماه پیش
..
auth 20d28e80a5 Initial community commit 7 ماه پیش
cgi 20d28e80a5 Initial community commit 7 ماه پیش
README 20d28e80a5 Initial community commit 7 ماه پیش
dicttest.lua 20d28e80a5 Initial community commit 7 ماه پیش
excepttest.lua 20d28e80a5 Initial community commit 7 ماه پیش
find-connect-limit 20d28e80a5 Initial community commit 7 ماه پیش
ftptest.lua 20d28e80a5 Initial community commit 7 ماه پیش
hello.lua 20d28e80a5 Initial community commit 7 ماه پیش
httptest.lua 20d28e80a5 Initial community commit 7 ماه پیش
index.html 20d28e80a5 Initial community commit 7 ماه پیش
ltn12test.lua 20d28e80a5 Initial community commit 7 ماه پیش
luasocket.png 20d28e80a5 Initial community commit 7 ماه پیش
mimetest.lua 20d28e80a5 Initial community commit 7 ماه پیش
smtptest.lua 20d28e80a5 Initial community commit 7 ماه پیش
stufftest.lua 20d28e80a5 Initial community commit 7 ماه پیش
tcp-getoptions 20d28e80a5 Initial community commit 7 ماه پیش
test_bind.lua 20d28e80a5 Initial community commit 7 ماه پیش
test_getaddrinfo.lua 20d28e80a5 Initial community commit 7 ماه پیش
test_socket_error.lua 20d28e80a5 Initial community commit 7 ماه پیش
testclnt.lua 20d28e80a5 Initial community commit 7 ماه پیش
testmesg.lua 20d28e80a5 Initial community commit 7 ماه پیش
testsrvr.lua 20d28e80a5 Initial community commit 7 ماه پیش
testsupport.lua 20d28e80a5 Initial community commit 7 ماه پیش
tftptest.lua 20d28e80a5 Initial community commit 7 ماه پیش
udp-zero-length-send 20d28e80a5 Initial community commit 7 ماه پیش
udp-zero-length-send-recv 20d28e80a5 Initial community commit 7 ماه پیش
udpconnectclnt.lua 20d28e80a5 Initial community commit 7 ماه پیش
udpconnectsrvr.lua 20d28e80a5 Initial community commit 7 ماه پیش
unixdgramclnt.lua 20d28e80a5 Initial community commit 7 ماه پیش
unixdgramsrvr.lua 20d28e80a5 Initial community commit 7 ماه پیش
unixstreamclnt.lua 20d28e80a5 Initial community commit 7 ماه پیش
unixstreamsrvr.lua 20d28e80a5 Initial community commit 7 ماه پیش
upload.html 20d28e80a5 Initial community commit 7 ماه پیش
urltest.lua 20d28e80a5 Initial community commit 7 ماه پیش
utestclnt.lua 20d28e80a5 Initial community commit 7 ماه پیش
utestsrvr.lua 20d28e80a5 Initial community commit 7 ماه پیش

README

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.

hello.lua -- run to verify if installation worked

Good luck,
Diego.