Non connection oriented tests. More...
Functions | |
bool | mapitest_noserver_lzfu (struct mapitest *mt) |
bool | mapitest_noserver_mapi_properties (struct mapitest *mt) |
bool | mapitest_noserver_properties (struct mapitest *mt) |
bool | mapitest_noserver_proptagvalue (struct mapitest *mt) |
bool | mapitest_noserver_rtfcp (struct mapitest *mt) |
bool | mapitest_noserver_rtfcp_large (struct mapitest *mt) |
bool | mapitest_noserver_srowset (struct mapitest *mt) |
Non connection oriented tests.
bool mapitest_noserver_lzfu | ( | struct mapitest * | mt | ) |
Test the Compressed RTF decompression routine.
This function:
mt | pointer on the top-level mapitest structure |
References mapitest_print(), mapitest_print_retval(), and mapitest::mem_ctx.
bool mapitest_noserver_mapi_properties | ( | struct mapitest * | mt | ) |
Test the mapi_SPropValue_array handling
This function:
mt | pointer on the top-level mapitest structure |
References mapitest_print(), and mapitest::mem_ctx.
bool mapitest_noserver_properties | ( | struct mapitest * | mt | ) |
Test the property setter / getter code
This function:
mt | pointer on the top-level mapitest structure |
bool mapitest_noserver_proptagvalue | ( | struct mapitest * | mt | ) |
Test the get_proptag_value() function
This function:
mt | pointer on the top-level mapitest structure |
References mapitest_print().
bool mapitest_noserver_rtfcp | ( | struct mapitest * | mt | ) |
Test the Compressed RTF compression routine.
This function:
mt | pointer to the top-level mapitest structure |
References mapitest_print(), mapitest_print_retval(), and mapitest::mem_ctx.
bool mapitest_noserver_rtfcp_large | ( | struct mapitest * | mt | ) |
Test the Compressed RTF compression / decompression routines on a larger file
mt | pointer to the top-level mapitest structure |
References mapitest::mapi_ctx, mapitest_print(), mapitest_print_retval_clean(), and mapitest::mem_ctx.
bool mapitest_noserver_srowset | ( | struct mapitest * | mt | ) |
Test the SRowSet parsing / assembly code
This function:
mt | pointer on the top-level mapitest structure |
References mapitest_print(), and mapitest::mem_ctx.
![]() ![]() ![]() |
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |