esp-idf/tools/ldgen/test
Renz Bagaporo 711048bce0 ldgen: fix sections info parsing
Fixes an issure where the first part of an object file name is not
included, due to matching the rule for a section entry previously.

Reduce depedency on matching literal strings in sections which might
change depending on toolchain (ex. matching 'elf32-xtensa-le')

Make sure parsing rule succeeds for the entirety of the sections info
string by adding 'parseAll=True'.

Add test for sections info parsing.
2021-06-17 12:21:53 +10:00
..
data ldgen: fix sections info parsing 2021-06-17 12:21:53 +10:00
test_fragments.py Generate source files for kconfiglib from the build system 2019-11-15 15:25:09 +00:00
test_generation.py ldgen: fix sections info parsing 2021-06-17 12:21:53 +10:00