Discussion:
Proposing cmocka for testing
Sarah Day
2016-01-15 00:29:38 UTC
Permalink
From what I've seen, there still doesn't seem to be some
incredibly unified way to do testing. I have done some research on
different testing frameworks and such. The best thing I've found so
far is cmocka[1]. This allows wrapping any method using ld
wrapper, including library functions. Take a look at it and let me
know what you think.
--
Sarah Day
Identity & Access Management
MIT | IS&T | Platform & Systems Integration
Andreas Schneider
2016-01-15 15:18:19 UTC
Permalink
Post by Sarah Day
From what I've seen, there still doesn't seem to be some
incredibly unified way to do testing. I have done some research on
different testing frameworks and such. The best thing I've found so
far is cmocka[1]. This allows wrapping any method using ld
wrapper, including library functions. Take a look at it and let me
know what you think.
This is a very good idea. I think cmocka is the best unit testing framework
out there, but I'm biased ;)

There is an article about cmocka on LWN.net:

https://lwn.net/Articles/558106/
--
Andreas Schneider GPG-ID: CC014E3D
Samba Team ***@samba.org
www.samba.org
_______________________________________________
krbdev mailing list ***@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev
Loading...