aboutsummaryrefslogtreecommitdiff
path: root/src/common/util_bug.c
AgeCommit message (Expand)Author
2016-09-08Treat all nonfatal assertion failures as unit test failures.Nick Mathewson
2016-09-06Add facility to suppress/capture tor_bug_occurred_() messages in unit tests.Nick Mathewson
2016-04-14Add a BUG macro for usage in if checks.Nick Mathewson
2016-04-14Add new tor_assert_nonfatal*() macros.Nick Mathewson
2016-04-04Move tor_assert implementation into its own header/module.Nick Mathewson