test-lib.inc revision 71b92ca8e3ecfba24c2247df997719a4a482850c
6335b1be387359ac461b0c34087bbba98a925a49Phil Carmody/* This file may be multiply-included, with different definitions of
6335b1be387359ac461b0c34087bbba98a925a49Phil Carmody 'TEST()' macro. This is sometimes called "the X trick" (as the
6335b1be387359ac461b0c34087bbba98a925a49Phil Carmody macro is often imaginatively called X(). */
6335b1be387359ac461b0c34087bbba98a925a49Phil Carmody
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_aqueue)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_array)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyFATAL(fatal_array)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_base32)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_base64)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_bits)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_bsearch_insert_pos)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_buffer)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_crc32)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_data_stack)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyFATAL(fatal_data_stack)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_failures)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_guid)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_hash)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_hash_format)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_hash_method)
134b5022c0549daef243e2c3220bd0238f396868Martti RannanjärviTEST(test_hmac)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_hex_binary)
71b92ca8e3ecfba24c2247df997719a4a482850cTimo SirainenTEST(test_imem)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_ioloop)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_iso8601_date)
4d9181518769b1f78d8078f7fae899fd0b95907fAki TuomiTEST(test_iostream_pump)
f7060b8499ed07205734cf7af94ad5405fa687b5Aki TuomiTEST(test_iostream_proxy)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_iostream_temp)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_istream)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_istream_base64_decoder)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_istream_base64_encoder)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_istream_chain)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_istream_concat)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_istream_crlf)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_istream_failure_at)
ddf9529d37056f8817825f6265c27d8070123013Timo SirainenTEST(test_istream_jsonstr)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_istream_seekable)
c81ec7de302a1c38f4ea27a82dad3b2f631701d9Timo SirainenTEST(test_istream_sized)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_istream_tee)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_istream_unix)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_json_parser)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_json_tree)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_llist)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_log_throttle)
b716136fc47efd434d60be5db262b4013e375fa9Timo SirainenTEST(test_malloc_overflow)
b716136fc47efd434d60be5db262b4013e375fa9Timo SirainenFATAL(fatal_malloc_overflow)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_mempool_alloconly)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyFATAL(fatal_mempool)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_net)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_numpack)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_ostream_escaped)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_ostream_failure_at)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_ostream_file)
b28403dc4da6ee942ff18315596b43d4c4e9b7bdMartti RannanjärviTEST(test_path_util)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_pkcs5_pbkdf2)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_primes)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_printf_format_fix)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyFATAL(fatal_printf_format_fix)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_priorityq)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_seq_range_array)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_str)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_strescape)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_strfuncs)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_strnum)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_str_find)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_str_sanitize)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_str_table)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_time_util)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_timing)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_unichar)
458d877d84f62005e0ffc338f8591a8e2a36adadStephan BoschTEST(test_uri)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_utc_mktime)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_var_expand)
6335b1be387359ac461b0c34087bbba98a925a49Phil CarmodyTEST(test_wildcard_match)