Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-08 | Tests: preserving unit.log when run without restart. | Max Romanov | 1 | -24/+31 | |
Introducing "unit.log.Log" class for "unit.log" file management. Moving "findall()" function into TestApplicationProto. Using "os.kill()" to send signals. | |||||
2021-01-12 | Tests: unit_stop() removed where possible. | Andrei Zeliankou | 1 | -5/+0 | |
Since wait_for_record() was introduced there is no need to stop Unit before parsing unit.log. | |||||
2020-12-08 | Tests: utils module introduced. | Andrei Zeliankou | 1 | -1/+1 | |
2020-10-19 | Tests: fixed unit.log print. | Andrei Zeliankou | 1 | -10/+11 | |
2020-10-07 | Tests: minor fixes. | Andrei Zeliankou | 1 | -1/+1 | |
2020-09-16 | Tests: migrated to the pytest. | Andrei Zeliankou | 1 | -42/+34 | |
2020-05-15 | Tests: style. | Andrei Zeliankou | 1 | -1/+1 | |
2020-04-24 | Tests: introduced module version specification in prerequisites. | Andrei Zeliankou | 1 | -1/+1 | |
2020-04-14 | Tests: minor fixes and style. | Andrei Zeliankou | 1 | -1/+1 | |
2020-03-30 | Handling change file message in libunit. | Max Romanov | 1 | -1/+0 | |
This is required for proper log file rotation action. | |||||
2020-03-12 | Tests: fixed race in USR1 signal tests. | Andrei Zeliankou | 1 | -19/+22 | |
Also, minor style fixes applied. | |||||
2019-10-23 | Tests: added USR1 signal test for unit.log. | Andrey Zelenkov | 1 | -0/+92 | |