testing: Reduce runtime of all tests that use SQLite databases by storing them in ramfs

This commit is contained in:
Tobias Brunner
2015-11-09 15:18:39 +01:00
parent 3102da20a7
commit 10051b01e9
161 changed files with 319 additions and 312 deletions
@@ -18,7 +18,7 @@ libtls {
}
libimcv {
database = sqlite:///etc/pts/config.db
database = sqlite:///etc/db.d/config.db
policy_script = ipsec imv_policy_manager
plugins {