summaryrefslogtreecommitdiff
path: root/tests/test/support
AgeCommit message (Expand)Author
2013-03-05refractor testshathach
2013-03-05add test & code for hcd_pipe_control_openhathach
2013-03-04abstract call chains from hal usb isrhathach
2013-03-04refractorhathach
2013-03-04replace TUSB_CFG_HOST by MODE_HOST_SUPPORTEDhathach
2013-03-04allow configure host/device by controller basichathach
2013-03-03refractorhathach
2013-03-03implement hcd_init controller_inithathach
2013-03-02add "mocking" version of LPC43xx.hhathach
2013-03-01rename ehci usb_int usb_sts usb/error fieldhathach
2013-02-27rename tusbh_device_mount_succeed_cbhathach
2013-02-26add osal subtask supporthathach
2013-02-08updating usbh init with class inithathach
2013-02-08add TUSB_CFG_HOST_CONTROLLER_START_INDEXhathach
2013-02-06refractor move test enum to its own filehathach
2013-02-05remove TUSB prefix for class enum definitionshathach
2013-02-04port osal_FreeRTOS, add some include to be able to mock & linkhathach
2013-02-04add TUSB_CFG_HOST_ENUM_BUFFER_SIZEhathach
2013-02-04refine ASSERT_DEFINE to allow special error_handler for os taskhathach
2013-02-01change osal_timeout_t to uint32_thathach
2013-02-01add std=gnu99 for test buildhathach
2013-01-26add more test code for keyboard hid application APIhathach
2013-01-22start to supporthathach
2013-01-19change error type to lower case for more consistencyhathach
2013-01-18prepare test project for 43xx host testhathach