]> git.ipfire.org Git - thirdparty/pdns.git/commit
Make some tests mysql-agnostic...
authorMiod Vallat <miod.vallat@powerdns.com>
Wed, 2 Jul 2025 19:05:05 +0000 (21:05 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Fri, 11 Jul 2025 08:16:11 +0000 (10:16 +0200)
commitfe70b94dd129385a7e9947870ac10a53d4b3187e
tree9bc7a842ced53132e3717452d52b33bdbef5764a
parent113dfd51b560a2228d41024aa6fd33a991f1e990
Make some tests mysql-agnostic...

... by replacing actual SQL operations on the database with proper
pdnsutil command invocations, which can then work regardless of the
backend being used.

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
regression-tests/mysqldiff
regression-tests/tests/5dyndns-restore-zone/command
regression-tests/tests/pdnsutil-increase-serial-inception-epoch/command
regression-tests/tests/pdnsutil-increase-serial/command