test: introduce QEMU_MEM
authorFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 11 Jan 2019 14:51:07 +0000 (15:51 +0100)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 11 Jan 2019 15:23:53 +0000 (16:23 +0100)
commit3071b3ff6e803d1a4f32c0a66a431e9a2ea6a1a2
tree684be420560645c95f54d8ecdce08524788345be
parente47df8232a55b07071d85cae875699a3d0a51348
test: introduce QEMU_MEM

Some tests (mainly under ASan/UBSan) require more than 512M of memory,
so let's make it configurable (but still default to 512M).
test/test-functions