summaryrefslogtreecommitdiff
path: root/tests/test
AgeCommit message (Expand)Author
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-19change error type to lower case for more consistencyhathach
2013-01-18add ASSERT POINTER supporthathach
2013-01-18prepare test project for 43xx host testhathach
2013-01-18house keepinghathach
2013-01-16rename some fifo functions to be more consistenthathach
2013-01-16delete mcu folders as it duplicate hal foldershathach
2013-01-16added some tests for fifo.chathach
2013-01-16add uart for lpc11uxx and retarget successfullyhathach
2013-01-15add test_fifo.c file template, add its test code soonhathach
2013-01-14add binary const & its test codehathach
2013-01-14refractor to remove duplicate code between ASSERT_HEX and ASSERT_INThathach
2013-01-13add assert_hex & assert_hex_withinhathach
2013-01-13done with ASSERT_INT_WITHINhathach
2013-01-13add ASSERT_INT_WITHIN and its test codehathach
2013-01-13add ASSERT_INT, ASSERT_INT_EQUAL and test code for ithathach
2013-01-13rename ASSERT_ERROR to ASSERT_STATUShathach
2012-12-27- add ceedling/cmock/unity as testing framework and supporthathach