The system tests currently uses patchwork of shell scripts which doesn't offer proper error handling. This commit introduced option to write new tests in pytest framework that also allows easier manipulation of DNS traffic (using dnspython), native XML and JSON manipulation and proper error reporting.
70 lines
848 B
Plaintext
70 lines
848 B
Plaintext
*-symtbl.c
|
|
*.a
|
|
*.gcda
|
|
*.gcno
|
|
*.la
|
|
*.lo
|
|
*.log
|
|
*.o
|
|
*.orig
|
|
*.plist/ # ccc-analyzer store its results in .plist directories
|
|
*.rej
|
|
*.so
|
|
*.trs
|
|
*_test
|
|
*.ipch # vscode/intellisense precompiled header
|
|
*~
|
|
__pycache__/
|
|
.ccache/
|
|
.cproject
|
|
.deps/
|
|
.dirstamp
|
|
.libs/
|
|
.project
|
|
.settings
|
|
/aclocal.m4
|
|
/ar-lib
|
|
/autom4te.cache/
|
|
/bind.keys.h
|
|
/compile
|
|
/config.cache
|
|
/config.guess
|
|
/config.h
|
|
/config.h.in
|
|
/config.log
|
|
/config.status
|
|
/config.sub
|
|
/configure
|
|
/configure.lineno
|
|
/depcomp
|
|
/install-sh
|
|
/isc-config.sh
|
|
/libltdl/*
|
|
/libtool
|
|
/ltmain.sh
|
|
/m4/libtool.m4
|
|
/m4/ltargz.m4
|
|
/m4/ltdl.m4
|
|
/m4/ltoptions.m4
|
|
/m4/ltsugar.m4
|
|
/m4/ltversion.m4
|
|
/m4/lt~obsolete.m4
|
|
/missing
|
|
/py-compile
|
|
/stamp-h1
|
|
/test-driver
|
|
Makefile
|
|
Makefile.in
|
|
ans.run
|
|
gen.dSYM/
|
|
kyua.log
|
|
named.memstats
|
|
named.run
|
|
timestamp
|
|
/compile_commands.json
|
|
/cppcheck_html/
|
|
/cppcheck.results
|
|
/tsan
|
|
/util/check-make-install
|
|
/INSTALL
|