Merge: nitrpg: avoid race conditions in tests that imply database
authorJean Privat <jean@pryen.org>
Wed, 16 Dec 2015 20:07:39 +0000 (15:07 -0500)
committerJean Privat <jean@pryen.org>
Wed, 16 Dec 2015 20:07:39 +0000 (15:07 -0500)
commitd4577ce0dd5e83007a641375e84d8514260714de
tree4edb8bafad94fe09473f94d150fb26ab983aea91
parent54b20e9b4a3477f459035a22fd60c5ca9e2089bf
parentbd5d67e4448dccac2a57fd3b34526d419d46a92c
Merge: nitrpg: avoid race conditions in tests that imply database

As asked by @privat, the nitrpg test suite now uses random db names

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

Pull-Request: #1892
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>