osmo-msc/tests/db_sms
Pau Espin 4474f35770 db_sms_test: Remove libdbi expected driver load errors
Newer versions of libdbi print to stderr unconditionally when trying to
load drivers from /usr/lib/dbd. This makes test output to change
depending on host/distro set up (installed modules).

Let's get those messages out to make it easier for people having tests
pass.

We swap stderr/stdout instead of mixing to avoud future possible race
conditions if both get content writen into them.

Change-Id: Iec78826d28435f464be22e81b3776a6ae8326d59
2019-06-05 17:01:06 +00:00
..
Makefile.am Introduce initial unit test for db_sms_* API 2019-06-03 17:28:35 +07:00
db_sms_test.c db_sms_test: Do not print exact memcmp result 2019-06-04 11:18:39 +02:00
db_sms_test.err db_sms_test: Remove libdbi expected driver load errors 2019-06-05 17:01:06 +00:00
db_sms_test.ok db_sms_test: Remove libdbi expected driver load errors 2019-06-05 17:01:06 +00:00