summaryrefslogtreecommitdiffhomepage
path: root/test/test_respawn.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-15Tests: pathlib used where appropriateAndrei Zeliankou1-0/+1
2023-06-14Tests: get rid of classes in test files.Andrei Zeliankou1-63/+70
2023-06-12Tests: prerequisites checking reworked.Andrei Zeliankou1-2/+2
2023-05-25Tests: unified setup method usage.Andrei Zeliankou1-3/+4
2023-05-25Tests: removed unused variables.Andrei Zeliankou1-1/+1
2023-02-21Tests: switched to using f-strings.Andrei Zeliankou1-9/+9
2022-04-11Tests: style.Andrei Zeliankou1-2/+1
2021-07-01Tests: fixing racing condition in respawn tests.Max Romanov1-5/+10
2021-04-05Tests: style.Andrei Zeliankou1-3/+4
2021-03-31Tests: added file descriptor leak detection.Andrei Zeliankou1-2/+4
2021-01-08Tests: fixed test_respawn.py to act upon test processes.Tiago Natel de Moura1-23/+28
2020-12-08Tests: skip_alert() converted to the fixture.Andrei Zeliankou1-4/+3
2020-12-06Tests: options moved to the separate class.Andrei Zeliankou1-1/+1
2020-10-19Tests: fixed unit.log print.Andrei Zeliankou1-3/+2
2020-10-07Tests: minor fixes.Andrei Zeliankou1-1/+1
2020-09-16Tests: migrated to the pytest.Andrei Zeliankou1-25/+20
2020-05-15Tests: style.Andrei Zeliankou1-2/+2
2020-05-12Tests: added respawn tests.Andrei Zeliankou1-0/+95