summaryrefslogtreecommitdiff
path: root/payloads/libpayload/include/assert.h
AgeCommit message (Expand)Author
2021-11-23libpayload: Add mock assert support for unit testing purposesJakub Czapiga
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2012-11-07libpayload: Fix the format string of the assert macro.Gabe Black
2011-02-14Use fprintf(stderr, ...) in libraryPatrick Georgi
2011-02-14Some more POSIX compatibilityPatrick Georgi