| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: Add init-shutdown test for raiden_debug_spi | Anastasia Klimchuk | 2021-11-29 | 1 | -0/+95 |
* | tests: Add wrap for libusb_init and use it in dediprog test | Anastasia Klimchuk | 2021-10-18 | 1 | -0/+8 |
* | tests: Add NON_ZERO macro and not_null function instead of MOCK_HANDLE | Anastasia Klimchuk | 2021-10-18 | 1 | -3/+1 |
* | mec1308: remove MEC1308 EC programmer | Victor Ding | 2021-09-22 | 1 | -44/+0 |
* | ene_lpc: remove ENE LPC programmer | Victor Ding | 2021-09-22 | 1 | -63/+0 |
* | tests: Mock file i/o for linux_mtd and linux_spi tests | Anastasia Klimchuk | 2021-08-30 | 1 | -3/+96 |
* | tests: add init_shutdown test for realtek_mst_i2c_spi | Peter Marheine | 2021-08-19 | 1 | -0/+54 |
* | tests: Add init-shutdown test for nicrealtek | Anastasia Klimchuk | 2021-08-09 | 1 | -0/+9 |
* | tests: Wrap strdup to help cmocka recognise memory allocation | Anastasia Klimchuk | 2021-07-19 | 1 | -1/+5 |
* | dediprog: Init-shutdown test for dediprog | Anastasia Klimchuk | 2021-07-19 | 1 | -0/+34 |
* | tests: Do not run a test if its driver is not built | Anastasia Klimchuk | 2021-06-25 | 1 | -0/+16 |
* | programmer_init: use struct programmer_entry* | Thomas Heijligen | 2021-06-10 | 1 | -9/+9 |
* | tests: Add unit test to run init/shutdown for mec1308.c, ene_lpc.c | Anastasia Klimchuk | 2021-06-05 | 1 | -0/+100 |
* | tests: Add unit test to run init/shutdown for linux_spi.c | Anastasia Klimchuk | 2021-04-27 | 1 | -0/+11 |
* | tests: Add unit test to run init/shutdown for dummyflasher.c | Anastasia Klimchuk | 2021-04-27 | 1 | -0/+37 |