bind9/tests
Tom Krizek b8b9b4ac2c
Reformat shell scripts with shfmt
All changes in this commit were automated using the command:

shfmt -w -i 2 -ci -bn . $(find . -name "*.sh.in")

By default, only *.sh and files without extension are checked, so
*.sh.in files have to be added additionally. (See mvdan/sh#944)

(manually replayed commit 4cb8b13987)
2023-10-26 13:05:00 +02:00
..
dns Detect uncleared libcrypto errors in rdata processing 2023-09-01 14:21:49 +10:00
include/tests Revert "Kill unit tests that run more than 1200 seconds" 2023-04-14 06:21:03 +02:00
irs Include <inttypes.h> whenever including <cmocka.h> 2023-05-18 15:36:03 +02:00
isc Fix callback to match prototype 2023-10-17 17:47:24 +11:00
isccfg Include <inttypes.h> whenever including <cmocka.h> 2023-05-18 15:36:03 +02:00
libtest remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
ns Include <inttypes.h> whenever including <cmocka.h> 2023-05-18 15:36:03 +02:00
.gitignore
Makefile.am Stop the unit tests from running twice 2022-05-31 12:06:00 +02:00
unit-test-driver.sh.in Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00