]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add a simple test for sandbox trace
authorSimon Glass <sjg@chromium.org>
Tue, 11 Jun 2013 18:14:45 +0000 (11:14 -0700)
committerTom Rini <trini@ti.com>
Wed, 26 Jun 2013 14:16:41 +0000 (10:16 -0400)
commit37544a6dabdaf474726ed8374c58598f61e3fd71
treed7b360c16c85d12e73d17e0a3541ff3793bd8406
parente2ee100fd81043da51fb5e301ba9555ae3522869
Add a simple test for sandbox trace

It is difficult to automatically test tracing on most architectures, but
with sandbox it is easy enough to do a simple sanity check.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/trace/test-trace.sh [new file with mode: 0755]