Describe the bug
In the current form the test works, but according to its name the direct mode package framing should be COBS.
To Reproduce
Change #define TRICE_DIRECT_OUT_FRAMING TRICE_FRAMING_NONE into #define TRICE_DIRECT_OUT_FRAMING TRICE_FRAMING_COBS in triceConfig.h and "-pf=NONE", into "-pf=COBS", in cgo_test.go line 22.
Expected behavior
test pass
Additional context
Consider #define TRICE_DEFERRED_BUFFER_SIZE 1024. It has an influence when deactivating triceLog1.