unit/test
Andrey Zelenkov 2ef5011236 Tests: fixed test_node_application_write_callback.
Fixed the write() callback order test.
Also introduced a separate test to verify the callback call itself.
2018-12-04 19:05:10 +03:00
..
go Tests: Go application tests. 2018-06-08 18:32:55 +03:00
node Tests: fixed test_node_application_write_callback. 2018-12-04 19:05:10 +03:00
perl Tests: added tests for SERVER_SOFTWARE variable. 2018-05-21 16:41:33 +03:00
php Tests: more php.ini options tests. 2018-07-11 19:35:46 +03:00
python Unit application library. 2018-08-06 17:27:33 +03:00
ruby Tests: added tests for SERVER_SOFTWARE variable. 2018-05-21 16:41:33 +03:00
run.py Tests: ignore unexpected successes in return code. 2018-01-24 16:37:56 +03:00
test_access_log.py Tests: added command line arguments parsing in tests. 2018-11-15 21:26:15 +03:00
test_configuration.py Tests: added command line arguments parsing in tests. 2018-11-15 21:26:15 +03:00
test_go_application.py Tests: added command line arguments parsing in tests. 2018-11-15 21:26:15 +03:00
test_http_header.py Tests: added command line arguments parsing in tests. 2018-11-15 21:26:15 +03:00
test_node_application.py Tests: fixed test_node_application_write_callback. 2018-12-04 19:05:10 +03:00
test_perl_application.py Tests: added command line arguments parsing in tests. 2018-11-15 21:26:15 +03:00
test_php_application.py Tests: added command line arguments parsing in tests. 2018-11-15 21:26:15 +03:00
test_php_basic.py Tests: added command line arguments parsing in tests. 2018-11-15 21:26:15 +03:00
test_python_application.py Tests: added command line arguments parsing in tests. 2018-11-15 21:26:15 +03:00
test_python_basic.py Tests: added command line arguments parsing in tests. 2018-11-15 21:26:15 +03:00
test_python_environment.py Tests: added command line arguments parsing in tests. 2018-11-15 21:26:15 +03:00
test_python_procman.py Tests: added command line arguments parsing in tests. 2018-11-15 21:26:15 +03:00
test_ruby_application.py Tests: added command line arguments parsing in tests. 2018-11-15 21:26:15 +03:00
test_settings.py Tests: added command line arguments parsing in tests. 2018-11-15 21:26:15 +03:00
test_tls.py Tests: added command line arguments parsing in tests. 2018-11-15 21:26:15 +03:00
unit.py Tests: class prefix made optional. 2018-11-15 21:26:15 +03:00