aboutsummaryrefslogtreecommitdiff
path: root/tests/test_returns_fail.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-12treewide: Use bool intead of int wherever possibleJakub Czapiga1-0/+1
2023-01-29tests: Add tests for will_return/mock with ptr and type saftey checkingAndreas Schneider1-9/+43
2020-10-12cmocka: Replace LargestIntegralType with uintmax_tAndreas Schneider1-0/+1
2016-02-10cmocka: Add will_return_maybe() for ignoring mock returnsJoseph Ates1-0/+77