mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-17 15:34:06 +00:00

This adds a simple test that tries to run idf_size.py help and check if the process does not exit with error. This is just to make sure that idf_size.py can be used with minimum required python version. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>