13/08/2024 17:57, Stephen Hemminger: > The cfgfile tests did not get built since conversion to meson > and they used an awkward way to manage the test data. > > This patchset converts the tests to use a helper to take > text file and make it into a C header. Then use the C header > to generate temporary files as needed. > > v6 - rearrange patch order for easier review > > Stephen Hemminger (4): > buildtools: add helper to convert text file to header > test: remove unused resource API > test: rearrange test_cfgfiles cases > test: restore cfgfile tests
Applied with some fixes in the file MAINTAINERS, thanks.