sjiang1 / funcwatch

A tool that logs I/O values of C functions using LibDWARF.
GNU General Public License v3.0
2 stars 0 forks source link

Research about the tools of automating testing process #15

Closed sjiang1 closed 7 years ago

sjiang1 commented 8 years ago

and choose a tool...

sjiang1 commented 8 years ago

---> GoogleTest: https://github.com/google/googletest Unity: http://www.throwtheswitch.org/unity/ CMocka: https://cmocka.org/ MinUnit: http://www.jera.com/techinfo/jtns/jtn002.html CuTest: http://cutest.sourceforge.net/ Check: https://libcheck.github.io/check/

sjiang1 commented 8 years ago

GoogleTest: https://github.com/google/googletest/blob/master/googletest/docs/Primer.md https://github.com/google/googletest/blob/master/googletest/README.md

sjiang1 commented 7 years ago

https://github.com/google/googletest/blob/master/googletest/docs/AdvancedGuide.md

first unit test in 6a5223373feb2ec774d79b5200cf122648962f70