Closes https://github.com/espressif/esp-idf/issues/11465
This is a test project for partition-related APIs on Linux target (CONFIG_IDF_TARGET_LINUX).
Source the IDF environment as usual.
Once this is done, build the application:
idf.py build
idf.py monitor