summaryrefslogtreecommitdiffstats
path: root/tests/meson.build
Commit message (Expand)AuthorAgeFilesLines
* tests: Add wrap for libusb_init and use it in dediprog testAnastasia Klimchuk2021-10-181-0/+1
* tests: Extract libusb wraps into separate fileAnastasia Klimchuk2021-10-181-0/+1
* tests: Move current_io to io_mock.c be visible across testsAnastasia Klimchuk2021-10-181-0/+1
* tests: Add tests to read from chipAnastasia Klimchuk2021-10-011-0/+6
* tests: Mock file i/o for linux_mtd and linux_spi testsAnastasia Klimchuk2021-08-301-0/+9
* tests: Add tests to erase a chipAnastasia Klimchuk2021-08-191-0/+1
* tests: add init_shutdown test for realtek_mst_i2c_spiPeter Marheine2021-08-191-0/+2
* tests: Add init-shutdown test for nicrealtekAnastasia Klimchuk2021-08-091-0/+2
* tests: Add layout tests for overlapping regionsAnastasia Klimchuk2021-07-191-0/+1
* tests: Wrap strdup to help cmocka recognise memory allocationAnastasia Klimchuk2021-07-191-0/+1
* dediprog: Init-shutdown test for dediprogAnastasia Klimchuk2021-07-191-0/+7
* CONFIG_DEFAULT_PROGRAMMER_NAME: Use programmer name instead of enumThomas Heijligen2021-06-101-2/+0
* tests: Add unit test to run init/shutdown for mec1308.c, ene_lpc.cAnastasia Klimchuk2021-06-051-0/+7
* tests: Add unit test to run init/shutdown for linux_spi.cAnastasia Klimchuk2021-04-271-0/+7
* tests: Add unit test to run init/shutdown for dummyflasher.cAnastasia Klimchuk2021-04-271-0/+1
* tests: Update licence headersNikolai Artemiev2020-09-171-0/+13
* tests/: Add helper.c unit testsEdward O'Callaghan2020-06-171-0/+1
* tests/: Add flashrom.c unit testsEdward O'Callaghan2020-06-171-0/+1
* tests/: Add spi25.c unit testsEdward O'Callaghan2020-06-161-0/+2
* tests/: Add CMocka unit-test infrastructureEdward O'Callaghan2020-06-161-0/+28