summaryrefslogtreecommitdiff
path: root/tools/tbot/README
diff options
context:
space:
mode:
authorStefano Babic <sbabic@denx.de>2016-05-17 17:51:44 +0200
committerStefano Babic <sbabic@denx.de>2016-05-17 17:51:44 +0200
commit52b1eaf93d6b55e1467f97b8eefdc2f8b6031c43 (patch)
tree73357539a8382b406c29b1826dc17012f267f2cb /tools/tbot/README
parentaaeadd3f7b248aeb1c72c36183ab9c6e77da6ce2 (diff)
parentaeaec0e682f45b9e0c62c522fafea353931f73ed (diff)
downloadu-boot-imx-52b1eaf93d6b55e1467f97b8eefdc2f8b6031c43.zip
u-boot-imx-52b1eaf93d6b55e1467f97b8eefdc2f8b6031c43.tar.gz
u-boot-imx-52b1eaf93d6b55e1467f97b8eefdc2f8b6031c43.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot
Diffstat (limited to 'tools/tbot/README')
-rw-r--r--tools/tbot/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/tbot/README b/tools/tbot/README
index a637a63..49b9e95 100644
--- a/tools/tbot/README
+++ b/tools/tbot/README
@@ -92,6 +92,16 @@ https://github.com/hsdenx/tbot/blob/master/doc/tbot_structure.png )
It is possible to switch in a single TC between board states.
+- Events
+ tbot creates while executing testcases so called events.
+ After tbot ended with the testcase it can call event_backends,
+ which convert the events to different formats. more info:
+
+ https://github.com/hsdenx/tbot/blob/master/doc/README.event
+
+ demo for a event backend:
+ http://xeidos.ddns.net/tests/test_db_auslesen.php
+
- tbot cmdline parameters:
$ python2.7 src/common/tbot.py --help