From 7da0f8ff687cfbebd90286a79d7111c5f72a6be6 Mon Sep 17 00:00:00 2001 From: Vic Yang Date: Thu, 24 Jul 2014 11:17:30 -0700 Subject: [PATCH] Disable building test binaries for samus_pd We are running out of RAM space for samus_pd. Let's disable test binaries for now. Note that this has nothing to do with unit tests. BUG=None TEST=make BOARD=samus_pd tests. Nothing happens. BRANCH=None Change-Id: I39db9b914e8539b4585a93a8732dc42248a9a6bf Signed-off-by: Vic Yang Reviewed-on: https://chromium-review.googlesource.com/209781 Reviewed-by: Alec Berg Reviewed-by: Randall Spangler Commit-Queue: Alec Berg --- test/build.mk | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/build.mk b/test/build.mk index eb04e0d535..cb1ced36b1 100644 --- a/test/build.mk +++ b/test/build.mk @@ -21,6 +21,10 @@ test-list-$(BOARD_SAMUS)= # Ryu has issues when building tests test-list-$(BOARD_RYU)= +# For some tests, we are running out of RAM for Samus PD. Disable them for +# now. +test-list-$(BOARD_SAMUS_PD)= + # Emulator tests test-list-host=mutex pingpong utils kb_scan kb_mkbp lid_sw power_button hooks test-list-host+=thermal flash queue kb_8042 extpwr_gpio console_edit system