aboutsummaryrefslogtreecommitdiffhomepage
path: root/src-cslul/unittest/oommain.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-12Tests: Fix missing check in OoM-test + related errorsSamuel Lidén Borell1-8/+10
2023-07-15Update copyright yearsSamuel Lidén Borell1-1/+1
2023-07-07Fix some cppcheck warnings and improve commentsSamuel Lidén Borell1-2/+3
2023-04-24Fix memory leaks in cfgalloc and in testsSamuel Lidén Borell1-1/+8
2023-04-24Factor out configuration into a separate objectSamuel Lidén Borell1-0/+9
2022-09-04Use common makefile for backend + basic structure unit testsSamuel Lidén Borell1-1/+1
2022-09-04Restore --help option in tests + cleanupSamuel Lidén Borell1-3/+1
2022-09-03Multi-directory makefile + break out testing functionsSamuel Lidén Borell1-139/+35
2022-08-14Update copyright yearsSamuel Lidén Borell1-1/+1
2022-08-04Fix cppcheck warnings and silence false positivesSamuel Lidén Borell1-9/+5
2022-08-04Free memory in OoM-testSamuel Lidén Borell1-0/+29
2022-03-20Fix failures in OoM testsSamuel Lidén Borell1-2/+10
2022-02-07Fix oomtest and warnings related to TEST_BEFORE/TEST_AFTERSamuel Lidén Borell1-1/+7
2022-01-02Rename structs/enums to avoid all-caps typesSamuel Lidén Borell1-1/+1
2021-08-28Add testing of out-of-memory handling, and fix bugsSamuel Lidén Borell1-0/+246