[kernel][ports] Add basic ports functionality

Missing mostly more tests, specifically group tests.

BUG=none
R=travisg@google.com

Review URL: https://codereview.chromium.org/1437453002 .
This commit is contained in:
Carlos Pizano
2015-11-20 14:43:27 -08:00
parent 5360a550c1
commit 614eaf166a
9 changed files with 1051 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ MODULE_SRCS += \
$(LOCAL_DIR)/printf_tests.c \
$(LOCAL_DIR)/tests.c \
$(LOCAL_DIR)/thread_tests.c \
$(LOCAL_DIR)/port_tests.c \
MODULE_ARM_OVERRIDE_SRCS := \