esp-test-utils
0.5.1.dev2+g8ef3d5e3b

Getting started

  • Installation
  • Quick start

User guide

  • Working with DUTs
  • Streaming data monitor
  • xUnit reporting
  • Command line tools

Reference

  • API reference
    • esptest
      • esptest package
        • Subpackages
        • Submodules
esp-test-utils
  • API reference
  • esptest
  • esptest package
  • esptest.tools package
  • View page source

esptest.tools package

Submodules

  • esptest.tools.copy_bin module
    • BuildFilesPatterns
      • BuildFilesPatterns.BIN_FILES
      • BuildFilesPatterns.MAP_AND_ELF_FILES
    • copy_bin_to_new_path()
    • main()
  • esptest.tools.download_bin module
    • check_flash_encrypted()
    • check_secure_boot_enabled()
    • DownBinTool
      • DownBinTool.DEFAULT_BAUD_LIST
      • DownBinTool.download()
      • DownBinTool.download_partition()
    • async_download_bin_scheduler()
    • download_bin_to_ports()
    • BinConfig
      • BinConfig.bin_path
      • BinConfig.port
      • BinConfig.erase_nvs
      • BinConfig.force_no_stub
      • BinConfig.check_no_stub
      • BinConfig.baud
      • BinConfig.esptool
    • async_downbin_scheduler()
    • download_bins()
  • esptest.tools.http_download module
    • download_file()
  • esptest.tools.pip_check module
    • simple_check_requirements()
    • main()
  • esptest.tools.uart_monitor module
    • Chip
      • Chip.target
      • Chip.mac
      • Chip.revision
      • Chip.xtal
      • Chip.flash
      • Chip.description
      • Chip.clear()
    • Device
      • Device.name
      • Device.sys_device
      • Device.location
      • Device.description
      • Device.connected
      • Device.last_seen
      • Device.first_seen
      • Device.chip
    • debug_print()
    • detect_port_chip()
    • detect_chip()
    • detect_all_chips()
    • detect_chip_worker()
    • refresh_serial_ports()
    • device_event_handler()
    • check_new_devices_status()
    • display_serial_ports()
    • start_monitoring()
    • main()
Previous Next

© Copyright 2024, Chen Yudong.

Built with Sphinx using a theme provided by Read the Docs.