summaryrefslogtreecommitdiffstats
path: root/src/bin
diff options
context:
space:
mode:
authorAndrei Pavel <andrei.pavel@mail.com>2020-12-15 23:35:54 +0100
committerAndrei Pavel <andrei@isc.org>2020-12-29 17:35:59 +0100
commit71b70cd7570b9cb96fc875d2c385e5b2ded53f4c (patch)
tree1e84ea5ad6e35eb9e75050e34c8ba57a0979adf9 /src/bin
parent[#437] portable sleep, now works on BSD (diff)
downloadkea-71b70cd7570b9cb96fc875d2c385e5b2ded53f4c.tar.xz
kea-71b70cd7570b9cb96fc875d2c385e5b2ded53f4c.zip
[#437] make shell tests work with GTEST_OUTPUT
Diffstat (limited to 'src/bin')
-rw-r--r--src/bin/admin/tests/mysql_tests.sh.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bin/admin/tests/mysql_tests.sh.in b/src/bin/admin/tests/mysql_tests.sh.in
index 8aaadb0d2c..600c36e0cc 100644
--- a/src/bin/admin/tests/mysql_tests.sh.in
+++ b/src/bin/admin/tests/mysql_tests.sh.in
@@ -1064,7 +1064,7 @@ mysql_lease6_stat_test() {
# lease<4/6>_stat tables will be populated based on existing
# leases and that the stat triggers work properly.
mysql_lease_stat_upgrade_test() {
- test_start "my_sql_lease_stat_upgrade_test"
+ test_start "mysql.lease_stat_upgrade_test"
# Let's wipe the whole database
mysql_wipe
@@ -1208,7 +1208,7 @@ mysql_lease_stat_upgrade_test() {
}
mysql_lease_stat_recount_test() {
- test_start "my_sql_lease_stat_recount_test"
+ test_start "mysql.lease_stat_recount_test"
# Let's wipe the whole database
mysql_wipe