Welcome to TBot’s documentation!¶
TBot is an automation tool for embedded development. It can handle day to day routines to make a develper’s life easier and it can be used for automation of test using a CI.
Contents:
- Installation
- Getting Started
- Commandline Usage
- Configuration
- Logging
- TBot Module
- Builtin Testcases
- Exports for git testcases
- Testcases for working with git
- Exports for shell operations
- Common shell operations
- Exports for toolchains
- Testcase to setup a toolchain environment
- Exports for U-Boot
- Testcase to build U-Boot
- Collection of U-Boot tasks
- Run U-Boot tests inside the sandbox
- Run U-Boot tests on real hardware
- Exports for Linux
- Testcase to build Linux
- Collection of Linux tasks
- Interactive testcases for debugging & development
- Example Workflow
- Example Testcases