summaryrefslogtreecommitdiff
path: root/src/test/test-malloc.c
Commit message (Expand)AuthorAgeFilesLines
* various - fix strict-prototype warningsAllen Winter2022-11-201-1/+1
* src/test/test-malloc.[c,h] - fix misspellingAllen Winter2022-06-181-1/+1
* REUSE complianceAllen Winter2022-06-061-10/+2
* fix some minor coding style issues after recent commitsAllen Winter2022-02-261-1/+1
* test-malloc - Export functions and access global members only via getters to ...Markus Minichmayr2022-02-251-0/+7
* src/test/test-malloc.c - use liberror_assertAllen Winter2022-02-201-4/+10
* buildsystem - entire project can be built with memory consistencyAllen Winter2022-02-181-3/+2
* src/test/test-malloc.c - remove bad cppcheck-suppressAllen Winter2022-02-181-1/+0
* minor coding style fixes after latest mergeAllen Winter2022-02-181-156/+151
* Tests: Introducing custom memory allocation functions that allow testing for ...Markus Minichmayr2022-02-151-0/+180