Skip to content
Snippets Groups Projects
Commit ba42c0cf authored by Daniel Salzman's avatar Daniel Salzman
Browse files

tests: sort test names

parent 50da61fc
No related branches found
No related tags found
No related merge requests found
......@@ -9,44 +9,44 @@ LDADD = \
$(top_builddir)/src/libknots.la
check_PROGRAMS = \
journal \
hattrie \
hhash \
dthreads \
acl \
fdset \
base64 \
base32hex \
descriptor \
server \
base64 \
changeset \
conf \
rrl \
wire \
descriptor \
dname \
ztree \
zonedb \
changeset \
dnssec_keys \
dnssec_nsec3 \
dnssec_sign \
dnssec_zone_nsec \
rdata \
rdataset \
rrset \
rrset_wire \
node \
dthreads \
edns \
fdset \
hattrie \
hhash \
journal \
namedb \
node \
pkt \
process_query \
process_answer \
requestor \
process_query \
query_module \
rdata \
rdataset \
requestor \
rrl \
rrset \
rrset_wire \
server \
wire \
worker_pool \
worker_queue \
zone_events \
zone_update \
zone_timers \
namedb
zone_update \
zonedb \
ztree
check-compile-only: $(check_PROGRAMS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment