summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-04cmocka: Fix assert_memory_equal() displaystable-1.1Joseph Sutton1-3/+3
2024-02-03cmake: disable `-Wdeclaration-after-statement`Alois Klink1-2/+0
2024-02-03Sanitize XML strings.Jakub Czapiga3-5/+26
2024-02-03Improve c_strreplace implementationJakub Czapiga3-9/+147
2024-02-02cmake: Set CMOCKA_LIBRARIES in package config for backwards compatibilityAlexander Dahl3-3/+21
2024-02-02cmocka: Add overflow check for test_calloc()Alexander Dahl1-1/+10
2024-02-02tests: Add test for test_calloc()Alexander Dahl1-0/+20
2023-02-23Bump version to 1.1.7cmocka-1.1.7Andreas Schneider2-1/+5
2023-02-19cpack: Update ignore files for source package generationAndreas Schneider1-1/+5
2023-02-17Bump version 1.1.6cmocka-1.1.6Andreas Schneider2-2/+13
2023-02-16tests: The exception handler doesn't work on WindowsAndreas Schneider1-11/+8
2023-02-16tests: Raise segmantation faultAndreas Schneider1-10/+4
2023-02-16tests: Rename exceptions tests arrayAndreas Schneider1-2/+2
2023-02-16tests: Better match for test_exception_handlerAndreas Schneider1-1/+1
2023-02-16cmake: Fix path relocation in pkgconfig file for mingwBiswapriyo Nath2-5/+11
2023-02-16cmake: Do not use CMAKE_(BINARY|SOURCE)_DIR for compile_commands.jsonAndreas Schneider1-2/+2
2023-02-16Improve INSTALL.mdAndreas Schneider2-12/+30
2023-02-16doc: Link to the examples for mockingAndreas Schneider1-1/+1
2023-02-16include: Update copyright year infoAndreas Schneider1-1/+1
2023-02-16include: Define strtok_r with Visual StudioAndreas Schneider1-0/+2
2023-02-16gitlab-ci: Move memory and ub sanitizer to analysis stageAndreas Schneider1-2/+2
2023-02-16gitlab-ci: Move freebsd to test stageAndreas Schneider1-1/+1
2023-02-16examples: Add missing compile and link optionsAndreas Schneider1-0/+7
2023-02-16gitlab-ci: Introduce stagesAndreas Schneider1-0/+23
2023-02-16gitlab-ci: Fix typo in fedora/mingw32 buildAndreas Schneider1-1/+1
2023-02-16gitlab-ci: Use gitlab windows runnersAndreas Schneider1-39/+32
2023-02-16gitlab-ci: Reformat yamlAndreas Schneider1-178/+180
2023-02-16tests: Initialize 'struct stat' in test_assert_macros.cAndreas Schneider1-1/+1
2023-02-16cmake: Fix path where to find cmocka.dllAndreas Schneider1-1/+1
2023-02-16include: Improved call ordering documentationFrédéric Jouault1-1/+4
2023-02-16doc: Remove redundant wordsAlexander Dahl1-1/+1
2023-02-16Fix issue with fail_msgAmmar Ratnani2-3/+2
2020-10-12cmocka: Fix cm_print_error() in check_for_leftover_values(_list)Andreas Schneider1-2/+2
2020-10-06include: Improve documentation for expect_value()Andreas Schneider1-3/+9
2020-10-06doc: Add stdint.h to headersAndreas Schneider2-0/+2
2020-10-06doc: Remove old and obsolete index.htmlAndreas Schneider1-706/+0
2020-10-06cmocka: Remove cast in assert_string_(not_)equal macrosAndreas Schneider3-4/+43
2020-10-06cmocka: Increase the vprint buffersAndreas Schneider1-4/+8
2020-10-05cmocka: add header with version to TAP13 outputSergey Bronnikov2-3/+13
2020-10-04remove union ValuePointerPascal Cuoq1-31/+11
2020-10-04Better integration of cmocka as meson-build git subprojectsEmmanuel Fleury1-23/+36
2020-10-04cmocka: Add compiler attributes to non-returning functionsAnderson Toshiyuki Sasaki2-3/+20
2020-10-04mainpage.dox: fix typoSirio Balmelli1-1/+1
2020-10-04cmake: Remove obsolete cmocka-config.cmake.inAndreas Schneider1-15/+0
2020-10-04Fix TAP output for skipped testsMatthias Schiffer2-2/+2
2020-08-25gitlab-ci: Add Unbuntu runnerAndreas Schneider1-0/+19
2020-02-13Refactor symbol map freeing to avoid UBSamuel Vasko1-3/+10
2020-02-06src: Add group_name in cmprintf_group_start_standardAndreas Schneider1-6/+9
2020-02-06Add group_name in cmprintf_group_finish_standard.Arnaud Gelas2-17/+28
2019-12-05build: Export CMake config with namespace 'cmocka::'Alexander Dahl1-0/+1