summaryrefslogtreecommitdiff
path: root/test/core/proxy-noc.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-26test: Explicitly enable assertion macrosSimon McVittie1-0/+1
2021-03-26test: Replace remaining assertions with g_assert_true()Simon McVittie1-2/+2
2021-03-26test: Replace all g_assert (x != NULL) with g_assert_nonnull (x)Simon McVittie1-3/+3
2019-07-15Add clearer licensing information using SPDX-License-IdentifierSimon McVittie1-0/+2
2013-10-21Add a regression test for CVE-2013-0292Simon McVittie1-0/+264