Releases: linux-test-project/kirk
Releases · linux-test-project/kirk
Version v1.4
- fixed setuptools information
- pypi package
Version 1.3
What's Changed
- Fix cgroup kselftests collection by @acerv in #14
- Kselftests fix test name by @acerv in #15
- Wait for SSH command to complete after execution by @acerv in #16
- Fix SSH execution not redirecting output properly by @acerv in #17
- SSH module is not showing live stdout/stderr by @acerv in #18
Full Changelog: v1.2...v1.3
Version 1.2
- show both stdout and stderr when executing tests on host
- support for external commands on different SUTs
- warning message when SUT doesn't support parallel execution
- more stable epoll() communication with LTX
- minor fixes
- updated documentation
Version 1.1
- fix RuntimeError exception when SIGINT is received
- filter LTP tests by max_runtime