Changelog for
kirk-1.1-1.12.noarch.rpm :
* Wed Aug 16 2023 Petr Cervinka
- Update to version 1.1:
* Fix RuntimeError exception when SIGINT is received
* Filter LTP tests by max_runtime
* Mon Aug 14 2023 Petr Cervinka - Update upstream source url and remove service files
* Thu Jun 29 2023 petrAATTcervinka.net- Update to version 1.0:
* Directly wrap LTXError with SUTError
* Fix LTX SUT fetch_file
* Fix events not awaiting for queue.put
* Wed Jun 28 2023 petrAATTcervinka.net- Update to version 0+20230628.1e82ab1:
* Revert setuptools setup.py script
* Wed Jun 28 2023 petrAATTcervinka.net- Update to version 0+20230628.1b5993a:
* Change test_wrokers test
* Wed Jun 28 2023 petrAATTcervinka.net- Update to version 0+20230627.bb14a02:
* Revert \"Read kselftests cgroup shell tests\"
* Read kselftests cgroup shell tests
* Split main module entry into multiple methods
* Handle LTP_TIMEOUT_MUL in LTP framework
* Fix typo in kselftests
* Fix typo in libkirk.to_thread
* Session restore support
* Speed up events by using asyncio.gather
* Docstring for TestResults::status
* Fix linting error
* Wed Jun 28 2023 Petr Cervinka - Initial version