Store Object Protocol test suite. More...
#include "libmapi/libmapi_private.h"
Functions | |
bool | mapitest_oxcstor_GetOwningServers (struct mapitest *mt) |
bool | mapitest_oxcstor_GetReceiveFolder (struct mapitest *mt) |
bool | mapitest_oxcstor_GetReceiveFolderTable (struct mapitest *mt) |
bool | mapitest_oxcstor_GetStoreState (struct mapitest *mt) |
bool | mapitest_oxcstor_IsMailboxFolder (struct mapitest *mt) |
bool | mapitest_oxcstor_Logon (struct mapitest *mt) |
bool | mapitest_oxcstor_LongTermId (struct mapitest *mt) |
bool | mapitest_oxcstor_PublicFolderIsGhosted (struct mapitest *mt) |
bool | mapitest_oxcstor_SetReceiveFolder (struct mapitest *mt) |
Store Object Protocol test suite.
bool mapitest_oxcstor_GetOwningServers | ( | struct mapitest * | mt) |
Test the GetOwningServers (0x42) operation
This function:
mt | the top-level mapitest structure |
References mapitest_print(), mapitest_print_retval(), and mapitest::session.
Referenced by module_oxcstor_init().
bool mapitest_oxcstor_GetReceiveFolder | ( | struct mapitest * | mt) |
Test the GetReceiveFolder (0x27) operation
This function:
mt | the top-level mapitest structure |
References mapitest_print(), mapitest_print_retval_clean(), and mapitest::session.
Referenced by module_oxcstor_init().
bool mapitest_oxcstor_GetReceiveFolderTable | ( | struct mapitest * | mt) |
Test the GetReceiveFolderTable (0x68) operation
This function:
mt | the top-level mapitest structure |
References mapitest_print_retval(), mapitest_print_SRowSet(), and mapitest::session.
Referenced by module_oxcstor_init().
bool mapitest_oxcstor_GetStoreState | ( | struct mapitest * | mt) |
Test the GetStoreState (0x7b) operation
This function:
mt | pointer on the top-level mapitest structure |
References mapitest_print_retval(), and mapitest::session.
Referenced by module_oxcstor_init().
bool mapitest_oxcstor_IsMailboxFolder | ( | struct mapitest * | mt) |
Test the IsMailboxFolder convenience function
This function:
mt | pointer on the top-level mapitest structure |
References mapitest_print(), mapitest_print_retval(), and mapitest::session.
Referenced by module_oxcstor_init().
bool mapitest_oxcstor_Logon | ( | struct mapitest * | mt) |
Test the Logon (0xFE) operation
This function:
mt | pointer on the top-level mapitest structure |
References mapitest_print_retval(), and mapitest::session.
Referenced by module_oxcstor_init().
bool mapitest_oxcstor_LongTermId | ( | struct mapitest * | mt) |
Test the LongTermIdFromId (0x43) and IdFromLongTermId (0x44) operations
This function:
mt | pointer on the top-level mapitest structure |
References mapitest_print(), mapitest_print_retval(), and mapitest::session.
Referenced by module_oxcstor_init().
bool mapitest_oxcstor_PublicFolderIsGhosted | ( | struct mapitest * | mt) |
Test the PublicFolderIsGhosted (0x45) operation
This function:
mt | the top-level mapitest structure |
References mapitest_print(), mapitest_print_retval(), and mapitest::session.
Referenced by module_oxcstor_init().
bool mapitest_oxcstor_SetReceiveFolder | ( | struct mapitest * | mt) |
Test the SetReceiveFolder (0x26) operation
This function:
mt | the top-level mapitest structure |
References mapitest_print_retval_step(), mapitest_print_retval_step_fmt(), and mapitest::session.
Referenced by module_oxcstor_init().
![]() ![]() ![]() |
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |