lorax/tests
Brian C. Lane 6160d340c4 Fix monitor problem with split UTF8 characters
Sometimes, depending on the buffering, or length of data being received,
the end of the data could be the 1st byte or so of a UTF8 character.
This would cause a crash when trying to decode the raw data buffer.

This switches it to only decode once a full line has been found.
It also adds tests for the LogMonitor class.
2021-11-17 15:37:59 -08:00
..
lorax tests: Include the fedora-updates repo when testing boot.iso building 2021-01-28 13:48:59 -08:00
mkksiso composer-cli: Remove all traces of composer-cli 2021-04-26 15:59:35 -07:00
pylint tests: Ignore new pylint warnings 2021-09-27 09:06:48 -07:00
pylorax Fix monitor problem with split UTF8 characters 2021-11-17 15:37:59 -08:00
__init__.py Add a test library 2018-08-06 16:53:48 -07:00
lib.py composer-cli: Remove all traces of composer-cli 2021-04-26 15:59:35 -07:00
test_lorax.sh tests: Add a lorax boot.iso test 2019-11-05 10:38:31 -08:00
testenv.sh [tests] Define unbound variables in test scripts 2019-06-06 14:56:40 +02:00