summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Start port-i/o mocking frameworkNico Huber2021-05-071-0/+49
* tests: Add unit test to run init/shutdown for linux_spi.cAnastasia Klimchuk2021-04-274-0/+62
* tests: Add unit test to run init/shutdown for dummyflasher.cAnastasia Klimchuk2021-04-274-0/+46
* tests: Add logging to STDOUT when __wrap function is calledAnastasia Klimchuk2021-04-271-2/+7
* Enable dynamic memory allocation checks for cmocka unit testsAnastasia Klimchuk2021-04-012-12/+29
* tests: Update licence headersNikolai Artemiev2020-09-177-4/+101
* tests: Clear ID cache before trying to fetch chip ID a second timePatrick Georgi2020-09-161-0/+1
* tests/spi25.c: Add unit-test coverage of spi95.cEdward O'Callaghan2020-06-173-0/+21
* tests/: Add helper.c unit testsEdward O'Callaghan2020-06-174-0/+85
* tests/: Add flashrom.c unit testsEdward O'Callaghan2020-06-174-0/+45
* tests/: Add spi25.c unit testsEdward O'Callaghan2020-06-164-0/+196
* tests/: Add CMocka unit-test infrastructureEdward O'Callaghan2020-06-164-0/+75