more tests added

This commit is contained in:
2021-01-10 13:58:33 +01:00
parent 918200e88c
commit b570da6467
6 changed files with 131 additions and 31 deletions

View File

@ -21,6 +21,7 @@ namespace objects {
TEST_ECHO_COM_IF = 20,
TEST_DEVICE = 21,
HK_RECEIVER_MOCK = 22,
TEST_LOCAL_POOL_OWNER_BASE = 25
};
}