diff src/lib/test-lib.c @ 22398:1b4e7b89b161

lib: import byte swapping & endian converting functions
author Josef 'Jeff' Sipek <jeff.sipek@dovecot.fi>
date Thu, 08 Jun 2017 13:20:18 +0300
parents 5c7987bec546
children 691b5466edb3
line wrap: on
line diff
--- a/src/lib/test-lib.c	Fri Jun 30 15:02:40 2017 +0300
+++ b/src/lib/test-lib.c	Thu Jun 08 13:20:18 2017 +0300
@@ -12,6 +12,7 @@
 		test_bits,
 		test_bsearch_insert_pos,
 		test_buffer,
+		test_byteorder,
 		test_crc32,
 		test_data_stack,
 		test_failures,