summaryrefslogtreecommitdiff
path: root/test/unit-test
AgeCommit message (Expand)Author
2023-03-22use tud_inited() instead of tusb_inited()hathach
2023-03-17fix spellinghathach
2023-03-17fix trailing space and new linehathach
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-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 ceedling tests to test/unit-testhathach