bind9/lib/ns/tests
Michał Kępień 80669d8c89 Unify header ordering in unit tests
Make sure all unit tests include headers in a similar order:

 1. Three headers which must be included before <cmocka.h>.
 2. System headers.
 3. UNIT_TESTING definition, followed by the <cmocka.h> header.
 4. libisc headers.
 5. Headers from other BIND libraries.
 6. Local headers.

Also make sure header file names are sorted alphabetically within each
block of #include directives.

(cherry picked from commit 5381ac0fcc)
2019-07-30 21:25:45 +02:00
..
testdata Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
Kyuafile Add ns_plugin_expandpath() 2019-03-05 16:52:49 -08:00
listenlist_test.c Unify header ordering in unit tests 2019-07-30 21:25:45 +02:00
Makefile.in add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
notify_test.c Unify header ordering in unit tests 2019-07-30 21:25:45 +02:00
nstest.c make hook actions return an enum instead of a bool 2018-12-06 10:36:50 -08:00
nstest.h make hook actions return an enum instead of a bool 2018-12-06 10:36:50 -08:00
plugin_test.c Unify header ordering in unit tests 2019-07-30 21:25:45 +02:00
query_test.c Unify header ordering in unit tests 2019-07-30 21:25:45 +02:00