summaryrefslogtreecommitdiff
path: root/glib/tests/mem-overflow.c
Commit message (Expand)AuthorAgeFilesLines
* Add a SPDX LicenseRef for the license historically used for testsSimon McVittie2022-11-021-0/+2
* gtestutils: Add G_TEST_SUBPROCESS_DEFAULT, G_TEST_TRAP_DEFAULTSimon McVittie2022-06-231-3/+6
* Add tests for g_aligned_alloc()Emmanuele Bassi2022-02-111-2/+19
* tests: Drop use of g_test_bug_base()Philip Withnall2021-05-131-3/+1
* tests: Fix a pragma warning on FreeBSDPhilip Withnall2019-08-241-1/+1
* Check GCC version before ignoring diagnostic messageEmmanuele Bassi2019-04-301-1/+1
* Ignore GCC memory overflow warnings when testing overflowsEmmanuele Bassi2018-03-281-0/+6
* tests: Fix for non-GCCChun-wei Fan2013-11-111-0/+6
* mem-overflow: test malloc and realloc corner casesMatthias Clasen2013-06-011-0/+25
* tests: port from g_test_trap_subprocess() to g_test_trap_fork()Dan Winship2013-05-131-50/+93
* Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"Matthias Clasen2012-12-191-93/+50
* tests: port from g_test_trap_subprocess() to g_test_trap_fork()Dan Winship2012-12-191-50/+93
* various tests: do not provoke SIGTRAP with -m no-undefinedSimon McVittie2011-12-271-1/+12
* various GLib tests: plug memory leaksSimon McVittie2011-12-141-4/+19
* Add bug references to some testsMatthias Clasen2010-08-131-0/+29
* undef the proper macros to avoid warning messageRyan Lortie2010-03-051-2/+2
* Bug 608196 - Overflow-safe g_new familyBehdad Esfahbod2010-03-031-0/+108