summaryrefslogtreecommitdiffstats
path: root/tests/spi25.c
Commit message (Expand)AuthorAgeFilesLines
* tree/: Convert flashchip write func ptr to enumerateEdward O'Callaghan2022-11-011-1/+1
* tree/: Convert flashchip probe func ptr to enumerateEdward O'Callaghan2022-11-011-1/+1
* libflashrom: Return progress state to the library userRichard Hughes2022-05-251-0/+59
* tests: Add and include headers with function prototypesAnastasia Klimchuk2022-04-291-0/+2
* tests: Use real spi_send_command for all tests except spi25.cAnastasia Klimchuk2021-08-191-13/+29
* tests: Update licence headersNikolai Artemiev2020-09-171-0/+15
* 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-171-0/+19
* tests/: Add spi25.c unit testsEdward O'Callaghan2020-06-161-0/+170