Chromium Code Reviews| Index: app/tests/include/app/tests.h |
| diff --git a/app/tests/include/app/tests.h b/app/tests/include/app/tests.h |
| index 113345fd7994cccf1c336c6d30a1af25476378fd..9a8b7084f504cc5fc5a99a5325a0e780bd0e6760 100644 |
| --- a/app/tests/include/app/tests.h |
| +++ b/app/tests/include/app/tests.h |
| @@ -26,6 +26,7 @@ |
| #include <lib/console.h> |
| int thread_tests(void); |
| +int port_tests(void); |
| void printf_tests(void); |
| void printf_tests_float(void); |
| void clock_tests(void); |