esp-idf/tools/test_build_system/test_build_system_helpers
Ivan Grokhotkov d6edcba3b6
test(build_system): extract file helpers, add 'bin_files_differ'
- Move file-related functions bin_file_contains and file_contains
  from idf_utils.py and existing functions from editing.py into a new
  file file_utils.py
- Add a function 'bin_files_differ' to compare binary files
2024-08-11 20:23:27 +02:00
..
__init__.py test(build_system): extract file helpers, add 'bin_files_differ' 2024-08-11 20:23:27 +02:00
build_constants.py Tools: Rewrite build system unit tests to python - rebuild tests 2023-01-27 09:55:52 +00:00
file_utils.py test(build_system): extract file helpers, add 'bin_files_differ' 2024-08-11 20:23:27 +02:00
idf_utils.py test(build_system): extract file helpers, add 'bin_files_differ' 2024-08-11 20:23:27 +02:00
snapshot.py build system: add the initial set of pytest-based build system tests 2022-09-16 00:07:55 +02:00