eclipse-wakaama / wakaama

Eclipse Wakaama is a C implementation of the Open Mobile Alliance's LightWeight M2M protocol (LWM2M).
BSD 3-Clause "New" or "Revised" License
498 stars 374 forks source link

Add test executables for different configurations #727

Closed LukasWoodtli closed 10 months ago

LukasWoodtli commented 1 year ago

The same tests are compiled and ran with different defines to make sure that combinations of different configurations work properly.

Some combinations of defines are added. This can be extended to include other interesting configuration combinations.