4 Jan
2021
4 Jan
'21
11:53 p.m.
On Monday, 4 January 2021 23:51:03 CET Andreas Schneider wrote:
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.
The development takes place at: https://gitlab.com/cmocka/cmocka/