| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: Rename run_lifecycle into run_basic_lifecycle | Anastasia Klimchuk | 2022-03-10 | 1 | -7/+7 |
* | tests: Rename init_shutdown.c into lifecycle.c | Anastasia Klimchuk | 2022-03-10 | 1 | -2/+2 |
* | tests: Add tests for verify operation | Anastasia Klimchuk | 2022-02-18 | 1 | -0/+2 |
* | tests: add fprintf() mock with redirection to io_mock | Nikolai Artemiev | 2022-02-14 | 1 | -0/+14 |
* | tests: Add init-shutdown test for raiden_debug_spi | Anastasia Klimchuk | 2021-11-29 | 1 | -0/+1 |
* | tests: Add wraps for __xstat/__fxstat variants of stat/fstat | Anastasia Klimchuk | 2021-11-17 | 1 | -0/+24 |
* | tests: Add tests to write on chip | Anastasia Klimchuk | 2021-11-08 | 1 | -0/+8 |
* | tests: Fix fread wrap to return success by default | Anastasia Klimchuk | 2021-10-19 | 1 | -3/+3 |
* | tests: Extract libusb wraps into separate file | Anastasia Klimchuk | 2021-10-18 | 1 | -46/+0 |
* | tests: Move current_io to io_mock.c be visible across tests | Anastasia Klimchuk | 2021-10-18 | 1 | -41/+34 |
* | tests: Move LOG_ME to include/tests.h to be available everywhere | Anastasia Klimchuk | 2021-10-18 | 1 | -3/+0 |
* | tests: Add NON_ZERO macro and not_null function instead of MOCK_HANDLE | Anastasia Klimchuk | 2021-10-18 | 1 | -10/+14 |
* | tests: Add tests to read from chip | Anastasia Klimchuk | 2021-10-01 | 1 | -0/+38 |
* | mec1308: remove MEC1308 EC programmer | Victor Ding | 2021-09-22 | 1 | -1/+0 |
* | ene_lpc: remove ENE LPC programmer | Victor Ding | 2021-09-22 | 1 | -1/+0 |
* | tests: Mock file i/o for linux_mtd and linux_spi tests | Anastasia Klimchuk | 2021-08-30 | 1 | -1/+65 |
* | tests: Add tests to erase a chip | Anastasia Klimchuk | 2021-08-19 | 1 | -0/+6 |
* | tests: add init_shutdown test for realtek_mst_i2c_spi | Peter Marheine | 2021-08-19 | 1 | -0/+29 |
* | tests: Add init-shutdown test for nicrealtek | Anastasia Klimchuk | 2021-08-09 | 1 | -0/+17 |
* | tests: Add unit tests for layout sanity checks | Anastasia Klimchuk | 2021-07-22 | 1 | -0/+3 |
* | tests: Add layout tests for overlapping regions | Anastasia Klimchuk | 2021-07-19 | 1 | -0/+7 |
* | tests: Wrap strdup to help cmocka recognise memory allocation | Anastasia Klimchuk | 2021-07-19 | 1 | -0/+11 |
* | dediprog: Init-shutdown test for dediprog | Anastasia Klimchuk | 2021-07-19 | 1 | -3/+51 |
* | tests.c: Move opening brace on new line for function body | Anastasia Klimchuk | 2021-07-08 | 1 | -6/+12 |
* | tests: Add unit test to run init/shutdown for mec1308.c, ene_lpc.c | Anastasia Klimchuk | 2021-06-05 | 1 | -0/+55 |
* | tests: Add unit test to run init/shutdown for linux_spi.c | Anastasia Klimchuk | 2021-04-27 | 1 | -0/+43 |
* | tests: Add unit test to run init/shutdown for dummyflasher.c | Anastasia Klimchuk | 2021-04-27 | 1 | -0/+5 |
* | tests: Add logging to STDOUT when __wrap function is called | Anastasia Klimchuk | 2021-04-27 | 1 | -2/+7 |
* | tests: Update licence headers | Nikolai Artemiev | 2020-09-17 | 1 | -2/+14 |
* | tests/spi25.c: Add unit-test coverage of spi95.c | Edward O'Callaghan | 2020-06-17 | 1 | -0/+1 |
* | tests/: Add helper.c unit tests | Edward O'Callaghan | 2020-06-17 | 1 | -0/+11 |
* | tests/: Add flashrom.c unit tests | Edward O'Callaghan | 2020-06-17 | 1 | -0/+5 |
* | tests/: Add spi25.c unit tests | Edward O'Callaghan | 2020-06-16 | 1 | -0/+13 |
* | tests/: Add CMocka unit-test infrastructure | Edward O'Callaghan | 2020-06-16 | 1 | -0/+25 |