.. tbot documentation master file, created by sphinx-quickstart on Tue Aug 28 11:57:52 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to tbot's documentation! ================================ .. warning:: This is the documentation for an old version of *tbot*. Please head over to https://tbot.tools for the latest docs! tbot is a testing/automation tool that is focused on usage in embedded development. At its core tbot just provides utilities for interaction with remote hosts/targets and an extensive library of routines that are common in embedded development/testing. tbot aims to be a support for the developer while working on a project and without much modification also allow running tests in an automated setting (CI). .. only:: html .. image:: _static/tbot.svg .. only:: latex .. image:: _static/tbot.png .. note:: The **tbot Host** and the **Lab Host** can also be the same machine in which case the SSH connection between them is not needed. (Same with BuildHost and LabHost) .. toctree:: :maxdepth: 2 :caption: Contents: install quickstart config building recipes logging module-main module-machine module-linux module-board module-tc CHANGELOG getting-started CONTRIBUTING Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`