summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-06-04doc: Document expect_any().Andreas Schneider1-4/+35
2013-06-04doc: Fix doc build.Andreas Schneider1-8/+8
2013-06-04doc: Document expect_value().Andreas Schneider1-3/+78
2013-06-04doc: document expect_range family of functionsJakub Hrozek1-8/+88
2013-06-04doc: Fix the doc of the count parameter in expect_*().Andreas Schneider1-7/+13
2013-06-04doc: Fix typo in expect_not_in_set_count().Andreas Schneider1-1/+1
2013-06-04doc: Add comment to check_expected().Andreas Schneider1-0/+2
2013-06-04doc: Add example for parameter checking.Andreas Schneider1-0/+24
2013-06-04doc: Document expect_string*()Andreas Schneider1-4/+80
2013-06-04doc: Document expect_in_set().Andreas Schneider1-3/+78
2013-06-04Add new macros mock_type and mock_ptr_typeJakub Hrozek1-0/+54
2013-01-17file: Remove execute bits of C files.Andreas Schneider1-0/+0
2012-11-30doc: Document check_expected().Andreas Schneider1-3/+11
2012-11-30doc: Document expect_check().Andreas Schneider1-0/+20
2012-11-30doc: Add section for checking parameters.Andreas Schneider1-0/+22
2012-11-16doc: Document expect_assert_failure().Andreas Schneider1-4/+13
2012-11-16doc: Document mock_assert().Andreas Schneider1-8/+36
2012-11-16doc: Document Standard Assertions group.Andreas Schneider1-0/+20
2012-11-16doc: Document test_free().Andreas Schneider1-0/+11
2012-11-16doc: Document test_calloc().Andreas Schneider1-0/+18
2012-11-16doc: Document test_malloc().Andreas Schneider1-1/+27
2012-11-16doc: Document Dynamic Memory Allocation group.Andreas Schneider1-0/+25
2012-11-16doc: Document assert_not_in_set().Andreas Schneider1-1/+16
2012-11-16doc: Document assert_in_set().Andreas Schneider1-1/+17
2012-11-16doc: Document assert_not_in_range().Andreas Schneider1-1/+17
2012-11-16doc: Document assert_in_range().Andreas Schneider1-1/+0
2012-11-10doc: Document assert_in_range().Andreas Schneider1-0/+17
2012-11-10doc: Document assert_memory_not_equal().Andreas Schneider1-2/+19
2012-11-10doc: Document assert_memory_equal().Andreas Schneider1-2/+20
2012-11-10doc: Document assert_string_not_equal().Andreas Schneider1-1/+14
2012-11-05doc: Document assert_string_equal().Andreas Schneider1-1/+15
2012-11-05doc: Document assert_int_not_equal().Andreas Schneider1-1/+16
2012-11-05doc: Document assert_int_equal().Andreas Schneider1-1/+15
2012-11-05doc: Document assert_null().Andreas Schneider1-1/+14
2012-11-05doc: Add a more detailed description to the Assert Macros section.Andreas Schneider1-0/+9
2012-11-05doc: Add example to Running Tests section.Andreas Schneider1-15/+17
2012-10-19include: Document assert_non_null().Andreas Schneider1-2/+16
2012-10-19include: Document assert_false().Andreas Schneider1-3/+18
2012-10-19include: Document assert_true().Andreas Schneider1-2/+28
2012-10-16include: Document run_tests().Andreas Schneider1-1/+1
2012-10-16include: Document run_tests().Andreas Schneider1-0/+49
2012-10-16include: Document unit_test*() macros.Andreas Schneider1-2/+6
2012-10-16include: Document run_tests().Andreas Schneider1-1/+21
2012-10-16include: Document fail().Andreas Schneider1-1/+18
2012-10-15include: Add a group for mock objects.Andreas Schneider1-0/+14
2012-10-15include: Document will_return_count().Andreas Schneider1-0/+18
2012-10-15include: Document will_return().Andreas Schneider1-4/+27
2012-10-15include: Document mock().Andreas Schneider1-1/+11
2012-10-15cmake: Add API documentation support using doxygen.Andreas Schneider1-0/+10
2012-10-15include: Move include dir to top level.Andreas Schneider3-0/+640