bel2125 65441a2c94 Allow to use mg_response_header_* functions from Lua vor 4 Jahren
..
ajax 3dfd5d58a9 Test: Update jquery library in test folder vor 6 Jahren
canvasdir accd42698f Test: Add canvas test vor 7 Jahren
cgidir 9e243206e6 Add test scripts for #768: Support CGI scripts with <LF> instead of <CRLF> vor 6 Jahren
dir with spaces 688969fddd Allow all non-control characters in URLs vor 5 Jahren
htmldir c899246d73 Test: make visible if CSS is loaded vor 7 Jahren
imagetest a38e0d3492 [ImgBot] optimizes images vor 7 Jahren
linux_shell_cgi ff061c96b0 Format code vor 6 Jahren
luarest bc37b0bf75 Use RFC 4627 MIME type for JSON in examples vor 6 Jahren
nonlatin d97bbdea35 Resolve merge conflict vor 5 Jahren
protected b06c3f90da Rename parameter "domain" to "realm", to use the same parameter names vor 7 Jahren
python_cgi ff061c96b0 Format code vor 6 Jahren
scriptdir dcf51653c0 Fix for index script subresources vor 4 Jahren
svgdir 9753ec1df5 Test: Add SVG test vor 7 Jahren
.leading.dot.txt a69a2da39d Initial import - converting from Subversion. vor 15 Jahren
1000images.lua 72b3d3deb2 Reduce test default from 10000 images to 1000 (number can be configured as ?cnt=1000) vor 10 Jahren
100images.htm 6d3cbb697f Update manual tests vor 9 Jahren
HugeText.lua a9cdd7960c Test 'require' of other Lua libs vor 11 Jahren
Image_2kB.png 939e4c00b2 Prefer *.gz file if it exists (#199) vor 6 Jahren
Image_2kB.png.gz 939e4c00b2 Prefer *.gz file if it exists (#199) vor 6 Jahren
MakefileTest.mk 16b31002e7 Updated test makefile to eb easier to read. vor 11 Jahren
MethodTest.xhtml 01711abd46 Test even more HTTP methods vor 10 Jahren
README.md 548baf792c Added check unit tests vor 10 Jahren
bad.cgi 8849e7f3ba More instrumentation for #519 vor 7 Jahren
bad_page.lp 66aa28b234 Add a bad lua script and a bad lua page for test purposes vor 9 Jahren
bad_script.lua 66aa28b234 Add a bad lua script and a bad lua page for test purposes vor 9 Jahren
cgi_test.html 1b4b8b8fc7 Add HTML page for CGI test (#296) vor 9 Jahren
cors.html 7a366c45b2 CORS test should work with default port 8080 vor 10 Jahren
cors.reply.html c498dde851 Add cross-origin resource sharing (CORS) test vor 11 Jahren
cors.reply.lua 158e71c8e6 Add support for access_control_allow_headers vor 8 Jahren
cors.reply.shtml c62ded82e8 CORS for SSI pages vor 11 Jahren
delayed.cgi f0445b5de8 Code should be C89/C90 compliant, and add some CGI tests vor 7 Jahren
donate.html 80353abe03 Add some local tests to the git repo vor 7 Jahren
echo.lua 7539ab1172 Add websocket echo test vor 8 Jahren
error.lua b5da6dbcaa Lua error handler for all errors vor 11 Jahren
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 vor 11 Jahren
exit.lua 1473a00ce2 Add Lua script to exit the server vor 9 Jahren
filehandler.lua aa6dd2f84e Add example for a Lua file handler vor 9 Jahren
form.html b08b61d0d2 Alternative to mg_upload (Step 7/?) vor 9 Jahren
handle_form.lua 8dea7de0c4 Dump file content as hex in handle_form example vor 10 Jahren
hello.cgi f0445b5de8 Code should be C89/C90 compliant, and add some CGI tests vor 7 Jahren
hello.shtml a2178b9045 New test for server side includes (SSI) vor 9 Jahren
hello.txt a69a2da39d Initial import - converting from Subversion. vor 15 Jahren
hello_gz.txt.gz 94b38ccc65 Add zipped test file vor 10 Jahren
hello_gz_unzipped.txt 94b38ccc65 Add zipped test file vor 10 Jahren
html_esc.lua 6d87359d6c Update LuaXML vor 5 Jahren
json.lua 0f92ec4f75 Add {json.lua} for a test case vor 5 Jahren
linux.cgi a6eb2d232f Linux shell scripts used as CGI process must still return \r\n at the end of header lines vor 9 Jahren
linux_fail.cgi c9bb894b84 Redirect stderr of CGI process to error log (Step 3/3) vor 9 Jahren
linux_fail_silent.cgi c9bb894b84 Redirect stderr of CGI process to error log (Step 3/3) vor 9 Jahren
linux_stderr.cgi 1a7f248e23 Improve documentation and error messages for CGI vor 7 Jahren
lua_preload_file.lua 4f3c267731 Add test for lua_preload_file vor 11 Jahren
page.lp b02dd6ed8d Improve Lua database example vor 7 Jahren
page.lua 38f705b416 Lua test: check return value of database open (demonstration for #601) vor 7 Jahren
page.ssjs 4189a556ab Fix Duktape test: rename function in test vor 9 Jahren
page1.lua 80353abe03 Add some local tests to the git repo vor 7 Jahren
page2.lp 533eac37cd Add library test for Lua5.3 vor 9 Jahren
page2.lua 40c36423c2 Add Lua interface for new API function (#856) vor 5 Jahren
page2.ssjs e9860d7180 Duktape example: show content of civetweb specific javascript objects vor 9 Jahren
page3.lp 53144a0904 Add test page for mg.include vor 8 Jahren
page3.lua 80353abe03 Add some local tests to the git repo vor 7 Jahren
page3.ssjs 9a9a424511 Duktape: Add http_headers vor 9 Jahren
page3a.lp 5c0a223474 Lua Pages: mg.include should support absolute, relative and virtual path types vor 7 Jahren
page3a.lua b814d5f526 Test: add an alternative test case for query string processing in Lua vor 7 Jahren
page3r.lp 5c0a223474 Lua Pages: mg.include should support absolute, relative and virtual path types vor 7 Jahren
page3v.lp 5c0a223474 Lua Pages: mg.include should support absolute, relative and virtual path types vor 7 Jahren
page4.lp 467b1b07c5 Support additional Lua syntax vor 7 Jahren
page4.lua 6d87359d6c Update LuaXML vor 5 Jahren
page4kepler.lp cf0db0d823 Allow Kepler Syntax for Lua Server pages (part 6/?) vor 7 Jahren
page5.lua f030c1c71e Add very simple test page (created by Lua) vor 8 Jahren
page6.lua d0fac166e5 Fix #ifdef error in unit test vor 7 Jahren
page_error.lua db6c5943be mg.send_http_error for Lua vor 5 Jahren
page_keep_alive.lua 6ed309a7ac Update link in test scripts vor 8 Jahren
page_keep_alive_chunked.lua aae7646e90 Cache control (see also #201) (Step 1/?) vor 9 Jahren
page_shared.lua b71b444228 Atomic functions for shared Lua (experimental) vor 7 Jahren
page_status.lua 8ccd6f7270 Convert system info text to JSON format vor 8 Jahren
passfile a69a2da39d Initial import - converting from Subversion. vor 15 Jahren
preload.lua 3a84b59572 Add debug print to lua_preload example file vor 7 Jahren
prime.ssjs 799a8e0f19 Duktape: Store connection object as internal property on the Ecmascript function object vor 9 Jahren
pytest.linux.cgi e16c39cc79 Add pyton test script vor 7 Jahren
require_test.lua a9cdd7960c Test 'require' of other Lua libs vor 11 Jahren
resource_script_demo.lua e497dd34f8 Test for chunked transfer encoding (#95, #98) vor 10 Jahren
response_header.lua 65441a2c94 Allow to use mg_response_header_* functions from Lua vor 4 Jahren
ssi_test.shtml a2178b9045 New test for server side includes (SSI) vor 9 Jahren
syntax_error.ssjs 9308cbd16d Duktape: Create 'conn' object with 'read' and 'write' function vor 9 Jahren
test.ico 32cbb48710 Allow to specify title and tray icon for the Windows standalone server vor 11 Jahren
timeout.cgi 08bf149d85 timeout.cgi test sometimes failed. vor 14 Jahren
websocket.lua 08e7ad7c76 Declare all variables at begin of the block, to comply with old C standards. vor 7 Jahren
websocket.xhtml 1a273e421d Fix for issue #77 (Step 1/?) vor 10 Jahren
websocket2.lua 5672c04936 Lua timer: Allow to use functions (closures) and set intervals vor 4 Jahren
websocket2.xhtml 5672c04936 Lua timer: Allow to use functions (closures) and set intervals vor 4 Jahren
websocket_wrong_url.xhtml 661b4fffbf Test for #901 vor 4 Jahren
windows.cgi ceb5f39461 Add CGI test for windows, that does not need an extra interpreter vor 10 Jahren
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 vor 10 Jahren
windows_fail.cgi d8adf7d640 Redirect stderr of CGI process to error log (Step 2/3) vor 9 Jahren
windows_fail.cgi.cmd d8adf7d640 Redirect stderr of CGI process to error log (Step 2/3) vor 9 Jahren
windows_fail_silent.cgi d8adf7d640 Redirect stderr of CGI process to error log (Step 2/3) vor 9 Jahren
windows_fail_silent.cgi.cmd d8adf7d640 Redirect stderr of CGI process to error log (Step 2/3) vor 9 Jahren
ws_status.lua bd2e80ca53 Prepare data for server status (Step 20/?) (See #243) vor 8 Jahren
x.php 771ce9059c added vor 12 Jahren

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