mapidump function tests More...
mapidump function tests
bool mapitest_mapidump_appointment | ( | struct mapitest * | mt | ) |
Test message dump using mapidump_appointment
This function:
mt | pointer to the top-level mapitest structure |
References mapitest::mem_ctx.
Referenced by module_mapidump_init().
bool mapitest_mapidump_contact | ( | struct mapitest * | mt | ) |
Test dump using mapidump_contact
This function:
mt | pointer to the top-level mapitest structure |
References mapitest::mem_ctx.
Referenced by module_mapidump_init().
bool mapitest_mapidump_foldercopied | ( | struct mapitest * | mt | ) |
Test dump of a folder copy notification
This function:
mt | pointer to the top-level mapitest structure |
Referenced by module_mapidump_init().
bool mapitest_mapidump_foldercreated | ( | struct mapitest * | mt | ) |
Test dump of a Folder creation notification
This function:
mt | pointer to the top-level mapitest structure |
References mapitest::mem_ctx.
Referenced by module_mapidump_init().
bool mapitest_mapidump_folderdeleted | ( | struct mapitest * | mt | ) |
Test dump of a Folder deletion notification
This function:
mt | pointer to the top-level mapitest structure |
Referenced by module_mapidump_init().
bool mapitest_mapidump_foldermoved | ( | struct mapitest * | mt | ) |
Test dump of a folder move notification
This function:
mt | pointer to the top-level mapitest structure |
Referenced by module_mapidump_init().
bool mapitest_mapidump_freebusy | ( | struct mapitest * | mt | ) |
Test dump of a free/busy event
This function:
mt | pointer to the top-level mapitest structure |
References mapitest_print(), and mapitest::mem_ctx.
Referenced by module_mapidump_init().
bool mapitest_mapidump_message | ( | struct mapitest * | mt | ) |
Test dump of an email message using mapidump_message
This function:
mt | pointer to the top-level mapitest structure |
References mapitest::mem_ctx.
Referenced by module_mapidump_init().
bool mapitest_mapidump_messagecopied | ( | struct mapitest * | mt | ) |
Test dump of a Message copied notification
This function:
mt | pointer to the top-level mapitest structure |
Referenced by module_mapidump_init().
bool mapitest_mapidump_messagecreated | ( | struct mapitest * | mt | ) |
Test dump of a Message creation notification
This function:
mt | pointer to the top-level mapitest structure |
References mapitest::mem_ctx.
Referenced by module_mapidump_init().
bool mapitest_mapidump_messagedeleted | ( | struct mapitest * | mt | ) |
Test dump of a Message deletion notification
This function:
mt | pointer to the top-level mapitest structure |
Referenced by module_mapidump_init().
bool mapitest_mapidump_messagemodified | ( | struct mapitest * | mt | ) |
Test dump of a Message modification notification
This function:
mt | pointer to the top-level mapitest structure |
References mapitest::mem_ctx.
Referenced by module_mapidump_init().
bool mapitest_mapidump_messagemoved | ( | struct mapitest * | mt | ) |
Test dump of a Message moved notification
This function:
mt | pointer to the top-level mapitest structure |
Referenced by module_mapidump_init().
bool mapitest_mapidump_newmail | ( | struct mapitest * | mt | ) |
Test dump of an new mail notification
This function:
mt | pointer to the top-level mapitest structure |
Referenced by module_mapidump_init().
bool mapitest_mapidump_note | ( | struct mapitest * | mt | ) |
Test dump using mapidump_note
This function:
mt | pointer to the top-level mapitest structure |
References mapitest::mem_ctx.
Referenced by module_mapidump_init().
bool mapitest_mapidump_pabentry | ( | struct mapitest * | mt | ) |
Test dump using mapidump_pabentry
This function:
mt | pointer to the top-level mapitest structure |
References mapitest::mem_ctx.
Referenced by module_mapidump_init().
bool mapitest_mapidump_recipients | ( | struct mapitest * | mt | ) |
Test dump of a set of recipients
This function:
mt | pointer to the top-level mapitest structure |
References mapitest::mem_ctx.
Referenced by module_mapidump_init().
bool mapitest_mapidump_sproptagarray | ( | struct mapitest * | mt | ) |
Test dump using mapidump_SPropTagArray
This function:
mt | pointer to the top-level mapitest structure |
References mapitest::mem_ctx.
Referenced by module_mapidump_init().
bool mapitest_mapidump_spropvalue | ( | struct mapitest * | mt | ) |
Test dump using mapidump_SPropValue
This function:
mt | pointer to the top-level mapitest structure |
References mapitest::mem_ctx.
Referenced by module_mapidump_init().
bool mapitest_mapidump_srowset | ( | struct mapitest * | mt | ) |
Test dump using mapidump_SRowSet
This function:
mt | pointer to the top-level mapitest structure |
References mapitest::mem_ctx.
Referenced by module_mapidump_init().
bool mapitest_mapidump_task | ( | struct mapitest * | mt | ) |
Test dump using mapidump_task
This function:
mt | pointer to the top-level mapitest structure |
References mapitest_print(), and mapitest::mem_ctx.
Referenced by module_mapidump_init().
![]() ![]() ![]() |
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |