summaryrefslogtreecommitdiffstats
path: root/tests/tests.h
Commit message (Expand)AuthorAgeFilesLines
* writeprotect: Add function to get register values and WP bit masksNikolai Artemiev2023-03-031-0/+1
* tests: add bus coverage test for dummyAlexander Goncharov2023-02-091-0/+1
* tests/chip: Add non-aligned write within a region unit-testEdward O'Callaghan2023-01-171-0/+1
* tests: Mock the mode_t variant of openEvan Benn2022-12-091-0/+2
* tests: Add selfcheck to unit testsEvan Benn2022-12-051-0/+6
* tests: add probe lifecycle test for ch341a_spiAlexander Goncharov2022-11-291-0/+1
* tests: add basic lifecycle test for ch341a_spiAlexander Goncharov2022-11-291-0/+1
* tests: Add unit test for initialisation with NULL programmer paramAnastasia Klimchuk2022-09-201-0/+1
* tests: Add tests to cover unhandled programmer params pathsAnastasia Klimchuk2022-09-041-0/+3
* tests: Test allow_brick is required for i2c programmers initAnastasia Klimchuk2022-08-101-0/+3
* tests: Add basic lifecycle test for mediatek_i2c_spiAnastasia Klimchuk2022-08-081-0/+1
* tests: Add basic lifecycle test for parade_lspconAnastasia Klimchuk2022-08-081-0/+1
* tests: Add lifecycle function prototypes into lifecycle.h headerAnastasia Klimchuk2022-07-101-7/+0
* tests: Add dummyflasher unit tests for opaque programmerAnastasia Klimchuk2022-06-281-0/+1
* libflashrom: Return progress state to the library userRichard Hughes2022-05-251-0/+1
* tests: Rearange CPP guardsThomas Heijligen2022-05-121-0/+7
* tests: test write protectionSergii Dmytruk2022-05-121-0/+8
* tests: Upgrade linux_spi test to run probe lifecycleAnastasia Klimchuk2022-03-201-1/+1
* tests: Upgrade linux_mtd test to run probe lifecycleAnastasia Klimchuk2022-03-201-1/+1
* tests: Add run_probe_lifecycle and add dummyflasher probe testAnastasia Klimchuk2022-03-201-0/+1
* tests: Rename run_lifecycle into run_basic_lifecycleAnastasia Klimchuk2022-03-101-7/+7
* tests: Rename init_shutdown.c into lifecycle.cAnastasia Klimchuk2022-03-101-1/+1
* tests: Add tests for verify operationAnastasia Klimchuk2022-02-181-0/+2
* tests: Add init-shutdown test for raiden_debug_spiAnastasia Klimchuk2021-11-291-0/+1
* tests: Add tests to write on chipAnastasia Klimchuk2021-11-081-0/+2
* tests: Add tests to read from chipAnastasia Klimchuk2021-10-011-0/+2
* mec1308: remove MEC1308 EC programmerVictor Ding2021-09-221-1/+0
* ene_lpc: remove ENE LPC programmerVictor Ding2021-09-221-1/+0
* tests: Mock file i/o for linux_mtd and linux_spi testsAnastasia Klimchuk2021-08-301-0/+1
* tests: Add tests to erase a chipAnastasia Klimchuk2021-08-191-0/+4
* tests: add init_shutdown test for realtek_mst_i2c_spiPeter Marheine2021-08-191-0/+1
* tests: Add init-shutdown test for nicrealtekAnastasia Klimchuk2021-08-091-0/+1
* tests: Add unit tests for layout sanity checksAnastasia Klimchuk2021-07-221-0/+3
* tests: Add layout tests for overlapping regionsAnastasia Klimchuk2021-07-191-0/+5
* dediprog: Init-shutdown test for dediprogAnastasia Klimchuk2021-07-191-0/+1
* tests: Add unit test to run init/shutdown for mec1308.c, ene_lpc.cAnastasia Klimchuk2021-06-051-0/+2
* tests: Add unit test to run init/shutdown for linux_spi.cAnastasia Klimchuk2021-04-271-0/+1
* tests: Add unit test to run init/shutdown for dummyflasher.cAnastasia Klimchuk2021-04-271-0/+3
* tests: Update licence headersNikolai Artemiev2020-09-171-0/+15
* tests/spi25.c: Add unit-test coverage of spi95.cEdward O'Callaghan2020-06-171-0/+1
* tests/: Add helper.c unit testsEdward O'Callaghan2020-06-171-0/+9
* tests/: Add flashrom.c unit testsEdward O'Callaghan2020-06-171-0/+3
* tests/: Add spi25.c unit testsEdward O'Callaghan2020-06-161-0/+11
* tests/: Add CMocka unit-test infrastructureEdward O'Callaghan2020-06-161-0/+4