projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee784ff
)
tests: bump up QEMU_MEM
author
Evgeny Vereshchagin
<evvers@ya.ru>
Tue, 16 Jul 2019 15:01:26 +0000
(15:01 +0000)
committer
Evgeny Vereshchagin
<evvers@ya.ru>
Tue, 16 Jul 2019 15:01:26 +0000
(15:01 +0000)
test/test-functions
patch
|
blob
|
history
diff --git
a/test/test-functions
b/test/test-functions
index 5dbbff0f068a2c87f4220ca2671684e8b75a63df..1aef07a44eb1485e7306abd7b133abe26d33c564 100644
(file)
--- a/
test/test-functions
+++ b/
test/test-functions
@@
-52,7
+52,7
@@
if [[ "$IS_BUILT_WITH_ASAN" = "yes" ]]; then
STRIP_BINARIES=no
SKIP_INITRD="${SKIP_INITRD:-yes}"
PATH_TO_INIT=$ROOTLIBDIR/systemd-under-asan
- QEMU_MEM="
1536
M"
+ QEMU_MEM="
2048
M"
QEMU_SMP=4
# We need to correctly distinguish between gcc's and clang's ASan DSOs.