bind9/lib
Michał Kępień 5381ac0fcc 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.
2019-07-30 21:25:15 +02:00
..
bind9 Use coccinelle to cleanup the failure handling blocks from isc_mem_strdup 2019-07-23 15:32:36 -04:00
dns Unify header ordering in unit tests 2019-07-30 21:25:15 +02:00
irs Include <sched.h> where necessary for musl libc 2019-07-30 21:08:40 +02:00
isc Unify header ordering in unit tests 2019-07-30 21:25:15 +02:00
isccc Unify header ordering in unit tests 2019-07-30 21:25:15 +02:00
isccfg Include <sched.h> where necessary for musl libc 2019-07-30 21:08:40 +02:00
ns Unify header ordering in unit tests 2019-07-30 21:25:15 +02:00
samples Use coccinelle to cleanup the failure handling blocks from isc_mem_strdup 2019-07-23 15:32:36 -04:00
win32/bindevt Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00