summaryrefslogtreecommitdiffstats
path: root/tests/io_mock.h
Commit message (Expand)AuthorAgeFilesLines
* tests/io_mock.h: add missing includesThomas Heijligen2023-07-131-0/+4
* tests: Add fwrite and fdopen to io_mockEvan Benn2022-12-091-0/+2
* tests: Mock the mode_t variant of openEvan Benn2022-12-091-6/+1
* tests: Move test.h includeEvan Benn2022-12-081-0/+2
* tests: add mocks for libusb's asynchronous APIAlexander Goncharov2022-11-291-0/+4
* tests: Add prefix to io_mock functions not to clash with macrosAnastasia Klimchuk2022-11-081-9/+9
* tests: Make libusb conditional dependency for unit testsAnastasia Klimchuk2022-07-101-5/+3
* tests: assert pathname and flags when calling open()Daniel Campello2022-04-061-0/+15
* tests: Add padding to pci_dev struct for ASANDaniel Campello2022-03-211-0/+1
* tests: add fprintf() mock with redirection to io_mockNikolai Artemiev2022-02-141-0/+1
* tests: Add init-shutdown test for raiden_debug_spiAnastasia Klimchuk2021-11-291-5/+16
* tests: Add wrap for libusb_init and use it in dediprog testAnastasia Klimchuk2021-10-181-0/+1
* tests: Move current_io to io_mock.c be visible across testsAnastasia Klimchuk2021-10-181-0/+2
* tests: Add tests to read from chipAnastasia Klimchuk2021-10-011-0/+3
* tests: Mock file i/o for linux_mtd and linux_spi testsAnastasia Klimchuk2021-08-301-0/+9
* tests: add init_shutdown test for realtek_mst_i2c_spiPeter Marheine2021-08-191-0/+14
* tests: Add init-shutdown test for nicrealtekAnastasia Klimchuk2021-08-091-0/+5
* dediprog: Init-shutdown test for dediprogAnastasia Klimchuk2021-07-191-0/+18
* tests: Add unit test to run init/shutdown for mec1308.c, ene_lpc.cAnastasia Klimchuk2021-06-051-7/+7
* tests: Start port-i/o mocking frameworkNico Huber2021-05-071-0/+49