diff options
author | Heiko Schocher <hs@denx.de> | 2017-06-09 06:13:34 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-06-12 08:38:44 -0400 |
commit | 630dfede22ae45cc648ed3a69ccae2f67a066d8f (patch) | |
tree | c843b1e7833235ce3cc0daddaf58e96356c8e989 /test | |
parent | f8dbc0734dc160df8c8dee85cfcf85396e5740cc (diff) |
tools/tbot: update README
refer in the README to tbots webpage, and delete
the README in tools/tbot, as the latest documentation
for tbot is on this webpage.
Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'test')
-rw-r--r-- | test/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README b/test/README index 1142e9ca996..873a4e19313 100644 --- a/test/README +++ b/test/README @@ -46,7 +46,7 @@ tbot Tbot provides a way to execute tests on target hardware. It is intended for trying out both U-Boot and Linux (and potentially other software) on a number of boards automatically. It can be used to create a continuous test -environment. See tools/tbot/README for more information. +environment. See http://www.tbot.tools for more information. Ad-hoc tests |