summaryrefslogtreecommitdiffhomepage
path: root/test/unit/log.py (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-04-08Tests: preserving unit.log when run without restart.Max Romanov1-0/+23
Introducing "unit.log.Log" class for "unit.log" file management. Moving "findall()" function into TestApplicationProto. Using "os.kill()" to send signals.