summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* meson: fix build on OSXTomas Krizek2019-03-121-1/+1
* ci: ignore ASAN leak in cqueuesTomas Krizek2019-03-121-0/+2
* meson: compat - use string instead of featureTomas Krizek2019-03-121-3/+7
* gitlabci: fix build:darwin in travisTomas Krizek2019-03-121-5/+1
* meson: remove remaining makefilesTomas Krizek2019-03-121-43/+0
* gitlabci: fix scan-buildTomas Krizek2019-03-121-51/+0
* gitlabci: fix lint:tidyTomas Krizek2019-03-122-4/+4
* meson: change extra_tests to postinstall_tests (incl config tests)Tomas Krizek2019-03-121-4/+7
* meson: remove no longer needed makefilesTomas Krizek2019-03-123-105/+0
* meson: tests/integration - turn off DNSSEC, add additional testsTomas Krizek2019-03-122-1/+3
* meson: tests/pytests - fix PATHTomas Krizek2019-03-121-19/+18
* meson: use add_project_argumentsTomas Krizek2019-03-122-2/+0
* meson: use c_args instead of setting global compiler optionsTomas Krizek2019-03-122-1/+2
* meson: modules - fix ahocorasick, mock_cmoduleTomas Krizek2019-03-121-1/+1
* meson: use features in optionsTomas Krizek2019-03-121-8/+12
* meson: use sbin_dir variableTomas Krizek2019-03-123-3/+3
* meson: organize dependenciesTomas Krizek2019-03-122-36/+40
* meson: cleanupTomas Krizek2019-03-123-7/+10
* meson: tests/integration run all test suitesTomas Krizek2019-03-122-23/+58
* meson: tests - check for py3_depsTomas Krizek2019-03-122-11/+15
* meson: tests/pytests - add extra_tests build optionTomas Krizek2019-03-123-31/+56
* meson: tests/integration - prepare scriptTomas Krizek2019-03-122-0/+31
* meson: tests/pytests - use PATH instead of *_EXEC varsTomas Krizek2019-03-123-21/+17
* meson: tests/config: use PATH instead of KRESD_EXECTomas Krizek2019-03-121-6/+10
* tests/integration: move related filesTomas Krizek2019-03-1235-0/+0
* test/integration: move deckard submoduleTomas Krizek2019-03-122-0/+0
* meson: tests/config: always define config testsTomas Krizek2019-03-121-31/+29
* meson: tests/pytests - run extended test suiteTomas Krizek2019-03-121-2/+22
* tests/pytests: fix deprecation warning with latest pytestTomas Krizek2019-03-121-1/+2
* meson: tests/pytests - run pytests successfullyTomas Krizek2019-03-121-1/+3
* tests/pytests: use KRESD_EXEC, TLSPROXY_EXEC env varsTomas Krizek2019-03-122-2/+4
* meson: tests/pytests - compile tls proxyTomas Krizek2019-03-124-8/+46
* meson: tests/config - fix load_ta testTomas Krizek2019-03-121-4/+4
* meson: tests/config - use script to prepare workdirTomas Krizek2019-03-122-49/+7
* meson: tests/config - add keyfile testsTomas Krizek2019-03-1212-18/+38
* meson: tests/config - run worker testTomas Krizek2019-03-121-0/+1
* meson: tests/config - run simple config testsTomas Krizek2019-03-122-0/+50
* tests/config: remove obsolete variableTomas Krizek2019-03-121-2/+2
* tests/test_cache.c: remove obsolete testTomas Krizek2019-03-121-395/+0
* meson: unit tests - move test closer to codeTomas Krizek2019-03-1216-1299/+45
* meson: tests - unit tests without coverageTomas Krizek2019-03-121-0/+56
* meson: add option keyfile_defaultTomas Krizek2019-03-122-2/+2
* resolve, iterate: fix fallback when upstream SERVFAILsVladimír Čunát2019-03-081-0/+0
* reworked cache statsPetr Špaček2019-03-062-4/+6
* cache: rename kr_cache_sync -> kr_cache_commitPetr Špaček2019-03-061-9/+9
* tests: rename forgotten worker.test.luaVladimír Čunát2019-02-281-0/+0
* pytests/tlsproxy: fix C warningsTomas Krizek2019-02-221-11/+6
* test nitpicks: fix -Wpedantic issuesVladimír Čunát2019-02-212-5/+6
* pytests/proxy: run test_rehandshake with TLS 1.3 as wellTomas Krizek2019-01-232-4/+21
* pytests/proxy: support for TLSv1.3 posthadshake reauthGrigorii Demidov2019-01-233-14/+150