Skip to content

tests: Drop autogeneration of offsets tests

Ghost User requested to merge (removed):offsets into master

Generating offsets test makes them quite hard to understand. The fact that they parse C code with custom regular expressions don't help either.

Replace offsets test with their generated form, and simplify them even further by introspecting the list of fields to tests.

Merge request reports