summaryrefslogtreecommitdiffhomepage
path: root/test/test_configuration.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-02Tests: change alert skip in test_listeners_empty after RPC fixes.Andrey Zelenkov1-1/+1
2018-03-06Tests: detect alerts and Sanitizer errors.Andrey Zelenkov1-0/+19
2018-02-26Tests: more configuration tests.Andrey Zelenkov1-10/+12
2018-02-14Tests: removed unused code in unit.py.Andrey Zelenkov1-4/+1
2018-02-05Tests: adjusted check_version()'s.Andrey Zelenkov1-1/+4
2018-01-29Introducing extended app process management.Max Romanov1-16/+14
2018-01-30Tests: added methods to manage unit configuration.Andrey Zelenkov1-110/+94
2018-01-30Tests: small fixes.Andrey Zelenkov1-2/+2
2018-01-30Tests: fixed test for listener without port.Andrey Zelenkov1-2/+2
2018-01-24Tests: using "expectedFailure" decorator instead of assertTry().Andrey Zelenkov1-59/+128
2018-01-17Tests: using LF line ending for test files.Andrey Zelenkov1-146/+146
2018-01-15Tests: assertTry() function introduced.Andrey Zelenkov1-19/+26
2018-01-10Tests: style.Andrey Zelenkov1-5/+2
2017-12-13Tests: removed unused decorators.Andrey Zelenkov1-2/+1
2017-12-12Tests: fixed "negative workers" test.Andrey Zelenkov1-1/+1
2017-12-06Tests: check_modules() function introduced.Andrey Zelenkov1-0/+7
2017-12-06Tests: port range changed to 7xxx.Andrey Zelenkov1-5/+5
2017-11-21Tests: added basic infrastructure.Andrey Zelenkov1-0/+136