summaryrefslogtreecommitdiff
path: root/tests/test/host
AgeCommit message (Expand)Author
2013-02-06update enumeration up to get full configuration descriptorhathach
2013-02-06refractor move device_addr0 into usbh_device_poolhathach
2013-02-06remove hcd_addr0_close_Ignorehathach
2013-02-06refractor move test enum to its own filehathach
2013-02-05remove TUSB prefix for class enum definitionshathach
2013-02-04rename device_info_pool to usbh_device_info_poolhathach
2013-02-04fix osal_semaphore_wait & osal_queue_receive of osal_none's bughathach
2013-02-04add TUSB_CFG_HOST_ENUM_BUFFER_SIZEhathach
2013-02-04resolve conflict between usbh & hcdhathach
2013-02-04rename test file for usbhhathach
2013-02-04add usbh_hcd to hold common structure/typedef for usbh and hcdhathach
2013-02-04rename usbd_host to usbhhathach
2013-02-04refine ASSERT_DEFINE to allow special error_handler for os taskhathach
2013-02-02refine OSAL_TASK_LOOP_BEGIN & OSAL_TASK_LOOP_ENDhathach
2013-02-01house keepinghathach
2013-02-01house keepinghathach
2013-02-01change osal_timeout_t to uint32_thathach
2013-02-01add std=gnu99 for test buildhathach
2013-01-31change cmock ignore to args onlyhathach
2013-01-30add primitive_types.h for portable with uint8,16,32_t, and boolhathach
2013-01-29update usbh_init and testhathach
2013-01-27add usbh_device_info_t to return device statushathach
2013-01-27add class_hid_keyboard_init and test codehathach
2013-01-26add check device API for stack usagehathach
2013-01-26add more test code for keyboard hid application APIhathach
2013-01-23change configure handle to device handlehathach
2013-01-22start to supporthathach
2013-01-18add ASSERT POINTER supporthathach
2013-01-18prepare test project for 43xx host testhathach
2013-01-18house keepinghathach