.. _mod:builtin: ``tbot.tc`` Module ================== .. warning:: This is the documentation for an old version of *tbot*. Please head over to https://tbot.tools/modules/tc.html for the latest docs! Common ------ .. automodule:: tbot.tc .. autofunction:: tbot.tc.testsuite Shell ----- .. automodule:: tbot.tc.shell .. autofunction:: tbot.tc.shell.copy Git --- .. automodule:: tbot.tc.git .. autoclass:: tbot.tc.git.GitRepository :members: U-Boot ------ .. automodule:: tbot.tc.uboot .. automodule:: tbot.tc.uboot.build :noindex: .. autofunction:: tbot.tc.uboot.build .. autofunction:: tbot.tc.uboot.checkout .. autoclass:: tbot.tc.uboot.UBootBuilder :members: Kconfig ------- .. automodule:: tbot.tc.kconfig .. autofunction:: tbot.tc.kconfig.enable .. autofunction:: tbot.tc.kconfig.module .. autofunction:: tbot.tc.kconfig.disable .. autofunction:: tbot.tc.kconfig.set_string_value .. autofunction:: tbot.tc.kconfig.set_hex_value