summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2013-01-14add binary const & its test codehathach
2013-01-14refractor to remove duplicate code between ASSERT_HEX and ASSERT_INThathach
use static inline min_of and max_of instead of macro
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
add binary const support @ common/binary.h enhance assert support @ common/assertion.h add test code for assertion.h
2013-01-10start add makefile for keyboard demohathach
2012-12-27- add ceedling/cmock/unity as testing framework and supporthathach
- unified makefile project for the whole repos - new separate project for tests
2012-12-18cleaninghathach
2012-12-12add unity helper script fileshathach
2012-12-12add unity to test projecthathach