summaryrefslogtreecommitdiff
path: root/tests/project.yml
AgeCommit message (Expand)Author
2013-06-05added dcd_dma_descriptor_t typdefhathach
2013-05-31refractor string descriptors, allow one-stop configure descriptor forhathach
2013-05-13change ceedling ignore plugin to default : ignore arg & callshathach
2013-05-10clean up testhathach
2013-05-09-mx32 is not supported in gcc 4.6.x. change to use if-else sizeof(void*) in t...hathach
2013-05-09use -mx32, as travis use x86 version of linux gcchathach
2013-05-09force pointer 32 bit using gcc option -m32 for travis buildhathach
2013-05-09remove dead source pathhathach
2013-05-09move cmsis to bsp/lpc43xx to keep all in repos for travis-ci runhathach
2013-04-15add freeRTOS source from vendor to testhathach
2013-04-15create a empty test file for hubhathach
2013-03-25add several helper functionhathach
2013-02-06refractor move test enum to its own filehathach
2013-02-04add TUSB_CFG_HOST_ENUM_BUFFER_SIZEhathach
2013-02-04refine ASSERT_DEFINE to allow special error_handler for os taskhathach
2013-02-01add std=gnu99 for test buildhathach
2013-01-31change cmock ignore to args onlyhathach
2013-01-30fix mocking osal api using ifdefhathach
2013-01-27add STATIC for local variableshathach
2013-01-27add class_hid_keyboard_init and test codehathach
2013-01-22start to supporthathach
2013-01-18add ASSERT POINTER supporthathach
2013-01-18prepare test project for 43xx host testhathach
2013-01-16added some tests for fifo.chathach
2013-01-13rename ASSERT_ERROR to ASSERT_STATUShathach
2013-01-10start add makefile for keyboard demohathach
2012-12-27- add ceedling/cmock/unity as testing framework and supporthathach