unittests: Check core dumps in after_each, like in functests

This commit is contained in:
ZyX
2017-03-11 13:28:18 +03:00
parent 12b062b2c8
commit 9400466282
25 changed files with 43 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
local helpers = require("test.unit.helpers")
local helpers = require("test.unit.helpers")(after_each)
local itp = helpers.gen_itp(it)
local cimport = helpers.cimport