Refactor test interface

This commit is contained in:
2026-04-29 10:59:06 +02:00
parent 34b7939f76
commit 3288efdfd7
5 changed files with 98 additions and 75 deletions
+9
View File
@@ -0,0 +1,9 @@
/**
* Contains runtime information about types.
*/
#ifndef TYPES_H
#define TYPES_H
#endif