Open MedadRufus opened 1 year ago
These are the commands I had to run on the stock image to make it build the unittests:
pip install ninja sudo apt update sudo apt install lcov sudo apt-get install gcc-multilib g++-multilib
will have to install an earlier version of cpputest adaptor
These are the commands I had to run on the stock image to make it build the unittests: