Many components are not properly tested at the moment.
Add more tests in order to validate that the data model provided by CMake core is correctly converted into a valid representation for Atmel Studio 7.0.
This includes :
Small unit tests
Intermediate tests levels where we check the produced model matches the requirements
More global workflow with real Xml generation for manual QC and/or parsing to validate the constructed model
Many components are not properly tested at the moment. Add more tests in order to validate that the data model provided by CMake core is correctly converted into a valid representation for Atmel Studio 7.0.
This includes :
Concerned files and components :
AtmelStudio7 generators would be nice as well, but they will be much harder to test because of CMake's inherited dependency.