[C] add unit tests for lib and posix, some fixes
- Add unit tests in
lib/
andposix/
useful for development - disable padding in structs which affect crc32
- fix offset of first entry in configuration parsing function, accidentally hardcoded to 123
CLEAOS-456 CLEAOS-467