summaryrefslogtreecommitdiffhomepage
path: root/test/unit (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-05Tests: added tests for basic statistics.Andrei Zeliankou1-0/+45
2022-08-25Tests: added tests with abstract UNIX sockets.Andrei Zeliankou2-1/+26
2022-07-28Tests: added flags to search functions in proto.py.Andrei Zeliankou2-9/+7
2022-06-30Tests: minor improvements.Andrei Zeliankou2-1/+6
2022-04-11Tests: style.Andrei Zeliankou4-14/+11
2022-01-31Tests: removed TestApplicationTLS.get_server_certificate().Andrei Zeliankou1-15/+0
2022-01-10Tests: using modules in Go.Max Romanov2-42/+37
2021-11-15Tests: refactored working with processes.Andrei Zeliankou4-14/+20
2021-11-09Tests: PHP shared opcache test added.Max Romanov1-9/+18
2021-11-02Tests: removed unused imports.Andrei Zeliankou2-2/+0
2021-10-18Tests: style.Andrei Zeliankou3-3/+2
2021-08-12Java: upgrading third-party components.Max Romanov1-1/+1
2021-08-09Java: upgrading third-party components.Max Romanov1-1/+1
2021-07-29Application restart introduced.Max Romanov1-0/+1
2021-07-23Tests: added SNI test without hostname in request.Andrei Zeliankou1-1/+1
2021-07-02Tests: Ruby hooks.Oisin Canty3-22/+46
2021-07-02Tests: run Ruby applications inside temporary directory.Oisin Canty2-3/+20
2021-05-25Go: fixing tests for Go 1.16.Max Romanov2-0/+2
2021-05-24Tests: test_settings_send_timeout improved.Andrei Zeliankou1-0/+11
2021-05-24Node.js: renamed "require_shim" to "loader".Oisin Canty1-3/+3
2021-05-20Tests: Python targets.Oisin Canty1-2/+9
2021-05-12Tests: added test for TLS with IP in SAN.Andrei Zeliankou1-2/+7
2021-05-12Node.js: a shim for overriding "http" and "websocket" modules.Oisin Canty2-5/+29
2021-05-05Tests: added tests for openat2() features.Andrei Zeliankou1-0/+32
2021-04-08Tests: preserving unit.log when run without restart.Max Romanov2-6/+35
2021-04-05Tests: style.Andrei Zeliankou5-30/+40
2021-03-26Tests: SNI.Andrei Zeliankou2-4/+20
2021-03-22Java: upgrading third-party components.Sergey A. Osokin1-1/+1
2021-02-18Tests: added regex check.Andrei Zeliankou1-0/+13
2021-02-10Tests: increased timeout in wait_for_record().Andrei Zeliankou1-2/+2
2021-02-08Tests: added "--restart" option.Andrei Zeliankou1-1/+1
2021-01-13Tests: waitformount() and waitforunmount() introduced.Andrei Zeliankou1-0/+32
2020-12-21Tests: introduced a separate cache directory for Go builds.Tiago Natel de Moura1-0/+1
2020-12-15Tests: fixed bug that disabled isolation tests.Tiago Natel de Moura1-1/+1
2020-12-09Tests: TestUnit class removed.Andrei Zeliankou2-38/+1
2020-12-09Tests: isolation check moved to the pytest_sessionstart().Andrei Zeliankou4-186/+190
2020-12-08Tests: utils module introduced.Andrei Zeliankou2-1/+51
2020-12-06Tests: options moved to the separate class.Andrei Zeliankou14-13/+29
2020-11-16Tests: fixing tests interrupt in terminal.Max Romanov4-3/+24
2020-11-10Python: supporting ASGI legacy protocol.Max Romanov1-1/+2
2020-11-10Tests: supporting instant app parameters in load().Max Romanov1-9/+13
2020-11-03Tests: force applications to build for JVM 8.Andrei Zeliankou1-0/+1
2020-11-02Java: upgrading 3rd-party components.Max Romanov1-1/+1
2020-10-29Isolation: mounting of procfs by default when using "rootfs".Tiago Natel de Moura1-0/+14
2020-10-28Tests: improving get_application_type() and fixing its name.Max Romanov6-27/+11
2020-10-27Tests: fixed isolation detection.Andrei Zeliankou3-27/+112
2020-10-19Tests: fixed unit.log print.Andrei Zeliankou10-219/+38
2020-10-07Tests: minor fixes.Andrei Zeliankou12-23/+23
2020-10-07Tests: fixed loading selected module version.Valentin Bartenev3-3/+15
2020-10-01Tests: added ASGI WebSocket.Max Romanov1-1/+1