summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: don't build tests for atomic and spinlock if disabled daemonDaniel Salzman2024-12-071-2/+2
* libdnssec: move sample keys from tests to libdnssecJan Hák2024-07-191-1/+0
* dbus: ad support for libdbus as an alternative to systemd d-busJan Hák2024-02-201-1/+2
* contrib: universal atomic operationsDavid Vašek2023-11-141-0/+1
* tests: add test for knot_inet_ntop()Daniel Salzman2023-03-071-0/+1
* utils: replace cert_get_pin() with gnutls_x509_crt_get_key_id()Daniel Salzman2023-03-021-10/+0
* contrib: add Toeplitz-based hashingDaniel Salzman2022-07-231-0/+1
* tests: move dynarray test to libknot...Libor Peltan2022-05-251-1/+1
* implemented tracking of unreachable remotesLibor Peltan2021-12-141-0/+1
* XDP-TCP: move mock API from xdp.h to test_xdp_tcp.cDaniel Salzman2021-07-101-0/+1
* tests: XDP-TCP test of connection handling, states and stressLibor Peltan2021-07-081-0/+5
* tests: add a test for contrib/spinlock.hDavid Vašek2021-06-151-0/+1
* implemented zonemd calculation/verificationLibor Peltan2021-06-031-0/+1
* tests: add unit test for libknot/probeJan Hak2021-05-111-0/+1
* fdset: polling using kqueue on BSD systemsJan Hak2021-04-231-0/+1
* Makefiles: rework linker parameters to avoid binary size increase with slibto...Daniel Salzman2021-04-061-18/+25
* contrib: add base64url encoder and decoderJan Hak2020-07-011-0/+1
* Makefiles: add missing lmdb_CFLAGSDaniel Salzman2019-03-071-1/+1
* libdnssec: dissolve libshared in libdnssec to fix linking issues with ClangDaniel Salzman2019-01-241-1/+0
* libdnssec: remove unused keystore listingDaniel Salzman2019-01-211-1/+0
* libdnssec: remove PKCS #8 keystore abstractionDaniel Salzman2019-01-211-1/+0
* Makefile: move _LIBS from _LDFLAGS to _LIBADD + cleanupDaniel Salzman2018-09-071-2/+0
* trie: support for copy-on-write transactionsTony Finch2018-08-201-0/+1
* tests: don't check disabled modulesDaniel Salzman2018-03-191-2/+18
* tests: another build cleanupDaniel Salzman2018-03-131-103/+131
* libs: build cleanup, remove pykeymgrDaniel Salzman2018-03-131-3/+2
* zscanner: move to libzscannerDaniel Salzman2018-03-121-11/+11
* dnssec: move to libdnssecDaniel Salzman2018-03-121-25/+24
* tests: move zscanner tests and libtap + improvementsDaniel Salzman2018-03-091-13/+43
* dnssec: move dnssec tests to common testsDaniel Salzman2018-03-081-5/+34
* tests: move knot tests to separate directoryDaniel Salzman2018-03-081-31/+31
* make: suppress echoing of the commandsDaniel Salzman2018-03-071-1/+1
* libknot: move wire.h from contrib to libknotMark Karpilovskij2018-01-201-2/+2
* libknot: moved endian.h from contrib to libknotMark Karpilovskij2018-01-201-1/+1
* cookies: simplify interfaceDaniel Salzman2017-12-141-3/+1
* contrib: remove deprecated hhashDaniel Salzman2017-11-211-1/+0
* tests: added unit test for SiphashMark Karpilovskij2017-11-211-0/+1
* Unify use of the schem(e/a) wordDaniel Salzman2017-06-021-1/+1
* tests: adapt module tests to the new APIDaniel Salzman2017-05-261-4/+20
* kasp preparation: introduced kasp db and kasp zone incl testLibor Peltan2017-03-241-0/+1
* tests: make check V=1 prints log from failed test runsPetr Špaček2017-01-301-4/+9
* add test for dynarrayFilip Široký2017-01-251-0/+1
* Merge branch 'master' into 'events-refactor'Jan Vcelak2017-01-161-31/+36
|\
| * tests: add "test_" prefix where missingDaniel Salzman2017-01-081-32/+36
| * Journal: re-implemented completely, LMDB, all zones in one dbLibor Peltan2017-01-041-1/+1
| * module: make a mod-rrl module from query_processing rrl codeDaniel Salzman2016-12-291-1/+1
| * libknot: exported dynamic symbols cleanupLibor Peltan2016-12-091-0/+1
| * qp-trie: remove the "qp-" prefix from the APIDaniel Salzman2016-10-171-1/+1
* | huge events refactorJan Vcelak2016-09-211-2/+0
* | contrib: clean interface for measuring timeJan Vcelak2016-09-211-0/+1
|/