add more test code for keyboard hid application API

refractor, restructure, rename several thing regarding host, keyboard etc ...
This commit is contained in:
hathach
2013-01-26 01:37:15 +07:00
parent fdc9a82e8c
commit 7edda37518
18 changed files with 336 additions and 95 deletions

View File

@@ -45,7 +45,7 @@ void tearDown(void)
{
}
void test_()
void test_project_memory()
{
TEST_IGNORE();
TEST_IGNORE_MESSAGE("Try to keep project total memory usage up-to-date");
}