- 12 Apr, 2018 1 commit
-
-
Petr Špaček authored
sets/resolver/val_root_ds.rpl: new test, kresd-only See merge request !107
-
- 10 Apr, 2018 1 commit
-
- 05 Apr, 2018 5 commits
-
-
Petr Špaček authored
Small tweaks See merge request !106
-
Petr Špaček authored
Sometimes mismatches values are lists so we have to strigify items of the list first.
-
Petr Špaček authored
-
Petr Špaček authored
Replace Dockerfile with README See merge request !104
-
Filip Široký authored
-
- 05 Mar, 2018 7 commits
-
-
Petr Špaček authored
Rplint See merge request !84
-
Štěpán Balážik authored
-
Štěpán Balážik authored
-
Štěpán Balážik authored
-
Štěpán Balážik authored
Now it can be used independently from scenario.py, rplint.py and maybe even from respdiff in the future.
-
Štěpán Balážik authored
-
Štěpán Balážik authored
-
- 01 Mar, 2018 2 commits
-
-
Petr Špaček authored
sets/resolver: fix broken world_cz_rhybar.rpl See merge request !102
-
Grigorii Demidov authored
-
- 15 Feb, 2018 3 commits
-
-
Petr Špaček authored
Tests for draft-ietf-dnsop-kskroll-sentinel-01 See merge request !101
-
Petr Špaček authored
The test logic was inverted, so it was expecting SERVFAIL instead of NOERROR and the other way around.
-
Petr Špaček authored
-
- 07 Feb, 2018 1 commit
-
-
Petr Špaček authored
nsec_wildcard_answer_response: fixup with kresd cache See merge request !100
-
- 02 Feb, 2018 1 commit
-
-
Vladimír Čunát authored
I'm not sure if it's a good approach, but I think it will do for now.
-
- 29 Jan, 2018 1 commit
-
-
Petr Špaček authored
val_unknown_algorithm_insecure: fix a bug See merge request !99
-
- 26 Jan, 2018 1 commit
-
-
Vladimír Čunát authored
I'm not sure why it started to matter now in kresd WIP code, but it was a bug in the test anyway.
-
- 22 Jan, 2018 7 commits
-
-
Petr Špaček authored
kresd: do not explicitly load ta_sentinel module See merge request !98
-
Petr Špaček authored
It is loaded by default so let's test default config.
-
Petr Špaček authored
Test draft-ietf-dnsop-kskroll-sentinel-00#section-2 See merge request !97
-
Petr Špaček authored
-
Petr Špaček authored
All unknown (and, formerly, silently ignored) keywords were removed from existing tests. This allows us to detect typos.
-
Petr Špaček authored
-
Petr Špaček authored
-
- 22 Dec, 2017 5 commits
-
-
Petr Špaček authored
Test coverage measurement support See merge request !95
-
Petr Špaček authored
Deckard's Makefile now accepts path to a script generating environment variables needed for test coverage measurement. It does nothing if COVERAGE environment variable is not set.
-
Petr Špaček authored
Supposedly Mac OS's readlink does not have -f argument and this broke all scripts using it. After all it seems unnecessary, so I just removed it. Let's see what will break.
-
Petr Špaček authored
From now on tests with and without query name minimization can be executed in parallel by make. Also, separate make targets will get handy for test coverage measurement.
-
Petr Špaček authored
This reverts commit 20c85eb4, reversing changes made to a5cd67c9. It turns out that coverage measument needs tighter integration to handle parallel execution.
-
- 20 Dec, 2017 2 commits
-
-
Petr Špaček authored
kresd: measure test coverage for Lua code See merge request !94
-
Petr Špaček authored
To measure test coverage of C code, recompile resolver with CFLAGS="--coverage". This template tweak will gather Lua stats whenever luacov is available.
-
- 07 Dec, 2017 2 commits
-
-
Petr Špaček authored
disable detect_time_skew module See merge request !92
-
Vitezslav Kriz authored
This module is enabled by default in kresd. Tests doesn't provide neccessary response for priming query.
-
- 28 Nov, 2017 1 commit
-
-
Petr Špaček authored
disable priming module See merge request !91
-