4 Jan
2021
4 Jan
'21
11:51 p.m.
Hi, I've started with cmocka 2.0. The biggest change will be that uintmax_t will be used from stdint.h. Also there will be a lot of new assert functions. If you want to add features it is a good time to do that now. The plan is not to break the API with 2.0, however the ABI will change but it shouldn't be a problem for a unit testing library. Cheers Andreas