0.24.0 release New features: - tuxsuite: cli: accept boot as a test - tuxsuite: cli: list available tests - tuxtest: provide the same python api support as tuxbuild - TuxTest: allow to use the device aliases - TuxTest: add support for modules - test: allow to wait-for a build - build, build-set, test: add --no-wait option - tuxapi: improve error reporting - tuxtest: add support for qemu-mips64el - Do tuxbuild using tuxapi - Add support for plans - test: add support for qemu-armv5, qemu-armv7 and qemu-sparc64 Documentation updates: - Improve tuxtest documentation - README.md: fix wrong tag scaping - mkdocs.yml: fix logo path - mkdocs.yml: add mermaid plugin to parse diagrams - Fix missing favicon - Fix code format after black upgrade - Document availability of the clang-android toolchain Bug fixes: - config: print the right error message when tuxauth authentication failed - Fix config load order - config: make configparser error more explicit