tree: 8eb763de4d4459fc4e17b3826ffe795a05eff6c1 [path history] [tgz]
  1. conftest.py
  2. elogtool_test.py
  3. README.md
util/cbfstool/tests/README.md

CBFSTool tests

To run the tests do pytest name_of_the_file.py. E.g:

$ pytest elogtool_test.py

Dependencies

Pytest

Requires pytest. To install it do:

$ pip install --user pytest

Binaries

Make sure that you have compiled the cbfstool binaries before running the test. e.g:

$ cd $COREBOOT_SRC/util/cbfstool
$ make