1CONFIG_COBS=y
2CONFIG_ZTEST=y
3# cobs test needs some heap, but MINIMAL_LIBC has none by default.
4CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=256
5