bel 86cc4c9e4b Set #ifdef for unused variable hace 10 años
..
ajax bb5bc3ff99 New CGI script for ajax test hace 10 años
dir with spaces d864d72470 On windows, enclosing path to CGI script in quotes to allow paths with spaces hace 12 años
imagetest 4872116f19 image test: File extension is case sensitive for Linux hace 10 años
.leading.dot.txt a69a2da39d Initial import - converting from Subversion. hace 15 años
1000images.lua 72b3d3deb2 Reduce test default from 10000 images to 1000 (number can be configured as ?cnt=1000) hace 10 años
100images.htm 8ce2caa2aa Update test description hace 10 años
CMakeLists.txt b125f0aab1 Add unit test for mg_start_thread hace 10 años
HugeText.lua a9cdd7960c Test 'require' of other Lua libs hace 11 años
MakefileTest.mk 16b31002e7 Updated test makefile to eb easier to read. hace 11 años
MethodTest.xhtml 01711abd46 Test even more HTTP methods hace 10 años
README.md 548baf792c Added check unit tests hace 10 años
all_build_flags.pl cd94fb9bdc Changed exec permissions on perl test programs hace 11 años
bad.cgi a69a2da39d Initial import - converting from Subversion. hace 15 años
bad2.cgi 82bcf523f3 added hace 13 años
civetweb_check.h 622ea2f659 Clang-Format every source file hace 10 años
cors.html 7a366c45b2 CORS test should work with default port 8080 hace 10 años
cors.reply.html c498dde851 Add cross-origin resource sharing (CORS) test hace 11 años
cors.reply.lua 1e3d8ff8ca Full CORS support for dynamic resources hace 11 años
cors.reply.shtml c62ded82e8 CORS for SSI pages hace 11 años
embed.c ec9d5413a8 replace Windows CRLF with Unix newline hace 10 años
env.cgi da75a62a32 More tests hace 13 años
error.lua b5da6dbcaa Lua error handler for all errors hace 11 años
error404.htm 4b0bfbb55b Error4xx page should be an error404 page. The error 403 (e.g., list a directory if enable_directory_listing no is configured) will show the error.lua page hace 11 años
exploit.pl cd94fb9bdc Changed exec permissions on perl test programs hace 11 años
form.html 50c2f4f11f Fix example for form handling and file upload in Lua (example for #70) hace 10 años
handle_form.lua 8dea7de0c4 Dump file content as hex in handle_form example hace 10 años
hello.cgi a69a2da39d Initial import - converting from Subversion. hace 15 años
hello.txt a69a2da39d Initial import - converting from Subversion. hace 15 años
hello_gz.txt.gz 94b38ccc65 Add zipped test file hace 10 años
hello_gz_unzipped.txt 94b38ccc65 Add zipped test file hace 10 años
html_esc.lua d8adb70f43 Character encoding converstion functions for Lua (as test/example) hace 11 años
linux.cgi a3d71a0a0c Show CGI variables in Linux mini-CGI shell script hace 10 años
lua_preload_file.lua 4f3c267731 Add test for lua_preload_file hace 11 años
main.c 57e0bcb743 Split public unit test into server tests and function tests (Step 2) hace 10 años
page.lp 5e9859510b Add documentation on the working path used for Lua scripts hace 10 años
page.lua 5e9859510b Add documentation on the working path used for Lua scripts hace 10 años
page2.lp 90fc294777 Change dead links to Civetweb sourceforge page hace 10 años
page2.lua 90fc294777 Change dead links to Civetweb sourceforge page hace 10 años
page3.lua 9bb13c9232 Add parameter checking in var_get hace 11 años
page4.lua 65c83fa8a6 get_response_code_text for Lua hace 10 años
page_keep_alive.lua 90fc294777 Change dead links to Civetweb sourceforge page hace 10 años
page_keep_alive_chunked.lua 65d019b734 Lua script http keep-alive test 2: Use chunked transfer (content length is not known) hace 11 años
passfile a69a2da39d Initial import - converting from Subversion. hace 15 años
private.c bcf7f23742 Unit test: Add test for websocket server and client hace 10 años
private.h 622ea2f659 Clang-Format every source file hace 10 años
public_func.c 73f8dfbfea Test API function to check available features hace 10 años
public_func.h 57e0bcb743 Split public unit test into server tests and function tests (Step 2) hace 10 años
public_server.c 86cc4c9e4b Set #ifdef for unused variable hace 10 años
public_server.h 57e0bcb743 Split public unit test into server tests and function tests (Step 2) hace 10 años
require_test.lua a9cdd7960c Test 'require' of other Lua libs hace 11 años
resource_script_demo.lua e497dd34f8 Test for chunked transfer encoding (#95, #98) hace 10 años
shared.c 0708d4c42c Method to get the current testing directory hace 10 años
shared.h 0708d4c42c Method to get the current testing directory hace 10 años
ssi1.shtml e003236a03 Made SSI #include file= relative to the current doc, as per spec hace 12 años
ssi2.shtml a69a2da39d Initial import - converting from Subversion. hace 15 años
ssi3.shtml a69a2da39d Initial import - converting from Subversion. hace 15 años
ssi4.shtml a69a2da39d Initial import - converting from Subversion. hace 15 años
ssi5.shtml e003236a03 Made SSI #include file= relative to the current doc, as per spec hace 12 años
ssi6.shtml e003236a03 Made SSI #include file= relative to the current doc, as per spec hace 12 años
ssi7.shtml a69a2da39d Initial import - converting from Subversion. hace 15 años
ssi8.shtml a69a2da39d Initial import - converting from Subversion. hace 15 años
ssi9.shtml e003236a03 Made SSI #include file= relative to the current doc, as per spec hace 12 años
test.ico 32cbb48710 Allow to specify title and tray icon for the Windows standalone server hace 11 años
test.pl cd94fb9bdc Changed exec permissions on perl test programs hace 11 años
testclient.c 6620783911 testclient.c: fix format qualifier use %i for int var hace 10 años
timeout.cgi 08bf149d85 timeout.cgi test sometimes failed. hace 14 años
unit_test.c 323c2f1c75 unit test: Add handler to reply with chunked transfer encoding hace 10 años
websocket.lua ed72d40adf Websocket test should support WSS hace 11 años
websocket.xhtml 1a273e421d Fix for issue #77 (Step 1/?) hace 10 años
windows.cgi ceb5f39461 Add CGI test for windows, that does not need an extra interpreter hace 10 años
windows.cgi.cmd 1286e26b43 Windows minimal CGI test: HTTP method and status code are sent by the framework and windows.cgi.cmd must be in the PATH hace 10 años
x.php 771ce9059c added hace 12 años

README.md

Testing

C API

The unit tests leverage the CTest and Check frameworks to provide a easy environment to build up unit tests. They are split into Public and Private test suites reflecting the public and internal API functions of civetweb.

When adding new functionality to civetweb tests should be written so that the new functionality will be tested across the continuous build servers. There are various levels of the unit tests:

  • Tests are included in
  • Test Cases which are there are multiple in
  • Test Suites which are ran by the check framework by
  • civetweb-unit-tests which is driven using the --suite and --test-case arguments by
  • CTest via add_test in CMakeLists.txt

Each test suite and test case is ran individually by CTest so that it provides good feedback to the continuous integration servers and also CMake. Adding a new test case or suite will require the corresponding add_test driver to be added to CMakeLists.txt