esp-idf/tools/test_idf_tools
Ivan Grokhotkov 100a80556f tools: test_idf_tools: fix failing tests and improve readability
* fix failing tests: expect s2 binutils to be installed on s3,
  expect risc-v toolchain to be installed on s2 and s3.
* improve readability by adding assert_tool_installed and
  assert_tool_not_installed functions, instead of using an optional
  assertIn argument
* rename "RISC" to "RISCV_ELF" as ULP is arguably very much "R" as in
  "RISC"!
2021-07-27 12:19:16 +02:00
..
test_idf_tools.py tools: test_idf_tools: fix failing tests and improve readability 2021-07-27 12:19:16 +02:00