Dario Tedeschi
Dario Tedeschi
The expect_check() and expect_in_set() don't work. They fail even when given the correct expected data. Following is a patch that fixes both functions: diff --git a/src/cmockery.c b/src/cmockery.c index d651e9b..ca6d8b6 100755...
Hi Johann, Thank you for the great markdown crate. I am using it in a small Rocket Web application, I'm developing for my company. However I need support for inline...
This fixes the unnecessary failure, while reading block options that are not terminated by a opt_endofopt option. According to https://www.ietf.org/archive/id/draft-tuexen-opsawg-pcapng-05.html: Code that reads pcapng files MUST NOT assume an option...