+ PYTHONPATH=/eda/processor-ci-communication PORT=/dev/ttyUSB1 python3 -m unittest discover -s /eda/processor-ci-communication/tests -p *.py
/eda/processor-ci-communication/tests/test_00.py:14: ResourceWarning: unclosed file <_io.TextIOWrapper name='/eda/processor-ci-tests/tests/memory/000-addi.hex' mode='r' encoding='UTF-8'>
dados, size = read_file("/eda/processor-ci-tests/tests/memory/000-addi.hex")
ResourceWarning: Enable tracemalloc to get the object allocation traceback
Sending interrupt signal to process
Sending interrupt signal to process
Terminated
script returned exit code 143