From dbefb29f028108c6faadb40acebf942dfe51b92c Mon Sep 17 00:00:00 2001 From: Vic Yang Date: Fri, 13 Jul 2012 16:15:15 +0800 Subject: Fix unit tests Recently, there have been several changes to LPC and host command modules. This CL fixes unit tests after these changes. BUG=none TEST=All test passed. Change-Id: I263716899af78a61e324fcd0b2636b948617a264 Reviewed-on: https://gerrit.chromium.org/gerrit/27354 Reviewed-by: Rong Chang Tested-by: Vic Yang Commit-Ready: Vic Yang --- test/thermal.tasklist | 1 + 1 file changed, 1 insertion(+) (limited to 'test/thermal.tasklist') diff --git a/test/thermal.tasklist b/test/thermal.tasklist index 56d87219d6..fe620078e8 100644 --- a/test/thermal.tasklist +++ b/test/thermal.tasklist @@ -20,4 +20,5 @@ TASK(THERMAL, thermal_task, NULL) \ TASK(PWM, pwm_task, NULL) \ TASK(X86POWER, x86_power_task, NULL) \ + TASK(HOSTCMD, host_command_task, NULL) \ TASK(CONSOLE, console_task, NULL) -- cgit v1.2.1