summaryrefslogtreecommitdiffstats
path: root/tests/init_shutdown.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Rename init_shutdown.c into lifecycle.cAnastasia Klimchuk2022-03-101-352/+0
* tests: Add init-shutdown test for raiden_debug_spiAnastasia Klimchuk2021-11-291-0/+95
* tests: Add wrap for libusb_init and use it in dediprog testAnastasia Klimchuk2021-10-181-0/+8
* tests: Add NON_ZERO macro and not_null function instead of MOCK_HANDLEAnastasia Klimchuk2021-10-181-3/+1
* mec1308: remove MEC1308 EC programmerVictor Ding2021-09-221-44/+0
* ene_lpc: remove ENE LPC programmerVictor Ding2021-09-221-63/+0
* tests: Mock file i/o for linux_mtd and linux_spi testsAnastasia Klimchuk2021-08-301-3/+96
* tests: add init_shutdown test for realtek_mst_i2c_spiPeter Marheine2021-08-191-0/+54
* tests: Add init-shutdown test for nicrealtekAnastasia Klimchuk2021-08-091-0/+9
* tests: Wrap strdup to help cmocka recognise memory allocationAnastasia Klimchuk2021-07-191-1/+5
* dediprog: Init-shutdown test for dediprogAnastasia Klimchuk2021-07-191-0/+34
* tests: Do not run a test if its driver is not builtAnastasia Klimchuk2021-06-251-0/+16
* programmer_init: use struct programmer_entry*Thomas Heijligen2021-06-101-9/+9
* tests: Add unit test to run init/shutdown for mec1308.c, ene_lpc.cAnastasia Klimchuk2021-06-051-0/+100
* tests: Add unit test to run init/shutdown for linux_spi.cAnastasia Klimchuk2021-04-271-0/+11
* tests: Add unit test to run init/shutdown for dummyflasher.cAnastasia Klimchuk2021-04-271-0/+37