summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-01-30Merge branch 'master' into support-iarhathach
2023-01-29feat(fuzz): Adds seed corpus for cdc and msc classesNathaniel Brough
2023-01-21add test_common_func.chathach
2023-01-07use TU_FIFO_INIT to replace TU_FIFO_DEFhathach
2023-01-07using clang with ceedling unit-test with -fsanitize=addresshathach
2023-01-06Merge branch 'master' into fix-fifo-memory-overflowhathach
2022-12-28fix(fuzz): Make sanitizer flags optionalNathaniel Brough
2022-12-16fix ci with usbh and unit testhathach
2022-12-09add test_write_double_overflowed for fifohathach
2022-12-08add test fifo overwritable + overflow, that cause buffer overflowhathach
2022-12-08move build Fuzzer into pre-commithathach
2022-12-08move fuzz into test/fuzzhathach
2022-12-08move ceedling tests to test/unit-testhathach
2022-12-08add missing ceedling fileshathach
2022-12-08update ceedling to 0.31.1hathach
2021-06-30Add test CI.MasterPhi
2021-05-02some text fomarting, update unit test to test get buffer info for fifohathach
2021-04-30Remove all remainings with peek_atReinhard Panhuber
2021-01-29fix #614 typohathach
2021-01-08use dcd_event_bus_reset() with speed to replace bus_signalhathach
2020-09-01fix unit testhathach
2020-09-01clean uphathach
2020-08-01enable pull-up in dcd_init() instead of usbdhathach
2020-07-16rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZEhathach
2020-06-15update example config and descriptor with better Highspeed supporthathach
2020-05-26update h743eval with rhport=1 highspeedhathach
2020-05-14add test for fifo sizehathach
2020-05-14add unit test for fifo write_n and read_nhathach
2020-04-26add usbd edpt openhathach
2020-04-17complete remove dcd_set_config(), fix unit testhathach
2020-04-09stm32fsdev: Implement dcd_connect.Nathan Conrad
2020-03-31revise argument order for TUD_CONFIG_DESCRIPTOR macroPeter Lawrence
2020-03-30add provision for multiple configurationsPeter Lawrence
2020-02-26Add langid to tests.Chang Feng
2019-12-10fixed unit test with dcd_edpt0_status_completehathach
2019-11-22rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XXhathach
2019-11-22rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XXhathach
2019-11-22config clean uphathach
2019-11-21moving irq to bsp for lpc17/40hathach
2019-11-05Merge branch 'master' into fix-issue-207hathach
2019-11-04clean uphathach
2019-11-01add missing ceedling latest version fileshathach
2019-11-01added first test for msc devicehathach
2019-11-01enable retrun_thru_ptrhathach
2019-11-01adding TEST_FAIL() for TU_ASSERT()hathach
2019-11-01update test project ymlhathach
2019-11-01update ceedling to 0.29.0hathach
2019-11-01enable cmock ignore_arghathach
2019-11-01adding tests for msc devicehathach
2019-10-31rename zlp testhathach