Files
OpenCellular/chip/host
Vic Yang cdcaf6ed8a Add interrupt support for emulator
This provides us a way to inject interrupts during a test. If a test has
interrupt_generator() defined, it will run in a separate thread. The
generator can then trigger interrupts when it decides to. The current
running task is suspended while emulator is executing ISR.

Also fixes a bug that tasks run without scheduler notifying them during
emulator start-up.

BUG=chrome-os-partner:19235
TEST=Repeatedly run all tests.
BRANCH=None

Change-Id: I0f921c47c0f848a9626da6272d9040e2b7c5ac86
Signed-off-by: Vic Yang <victoryang@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/55671
2014-01-06 12:40:45 +00:00
..
2013-12-05 22:30:58 +00:00
2013-07-11 22:32:52 -07:00
2013-07-23 16:06:22 -07:00
2013-07-23 16:06:22 -07:00
2013-07-24 15:50:19 -07:00
2013-06-03 14:34:10 -07:00
2013-07-24 15:50:20 -07:00
2014-01-06 12:40:45 +00:00