Skip to content

Releases: linux-test-project/kirk

Version v1.4

26 Jul 10:25
Compare
Choose a tag to compare
  • fixed setuptools information
  • pypi package

Version 1.3

10 Jun 12:36
5e8c806
Compare
Choose a tag to compare

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

09 Jan 12:24
Compare
Choose a tag to compare
  • 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

15 Sep 08:52
Compare
Choose a tag to compare
  • fix RuntimeError exception when SIGINT is received
  • filter LTP tests by max_runtime