NSPI tests. More...
Functions | |
bool | mapitest_nspi_CompareMIds (struct mapitest *mt) |
bool | mapitest_nspi_DNToMId (struct mapitest *mt) |
bool | mapitest_nspi_GetGALTable (struct mapitest *mt) |
bool | mapitest_nspi_GetIDsFromNames (struct mapitest *mt) |
bool | mapitest_nspi_GetMatches (struct mapitest *mt) |
bool | mapitest_nspi_GetNamesFromIDs (struct mapitest *mt) |
bool | mapitest_nspi_GetPropList (struct mapitest *mt) |
bool | mapitest_nspi_GetProps (struct mapitest *mt) |
bool | mapitest_nspi_GetSpecialTable (struct mapitest *mt) |
bool | mapitest_nspi_GetTemplateInfo (struct mapitest *mt) |
bool | mapitest_nspi_ModLinkAtt (struct mapitest *mt) |
bool | mapitest_nspi_ModProps (struct mapitest *mt) |
bool | mapitest_nspi_QueryColumns (struct mapitest *mt) |
bool | mapitest_nspi_QueryRows (struct mapitest *mt) |
bool | mapitest_nspi_ResolveNames (struct mapitest *mt) |
bool | mapitest_nspi_ResortRestriction (struct mapitest *mt) |
bool | mapitest_nspi_SeekEntries (struct mapitest *mt) |
bool | mapitest_nspi_UpdateStat (struct mapitest *mt) |
NSPI tests.
bool mapitest_nspi_CompareMIds | ( | struct mapitest * | mt) |
Test the NspiCompareMIds RPC operation (0x0a)
mt | pointer to the top-level mapitest structure |
References mapitest_print(), mapitest_print_retval_clean(), and mapitest::session.
Referenced by module_nspi_init().
bool mapitest_nspi_DNToMId | ( | struct mapitest * | mt) |
Test the NspiDNToMId RPC operation (0x7)
mt | pointer on the top-level mapitest structure |
References mapitest::mapi_ctx, mapitest_print_retval_clean(), and mapitest::session.
Referenced by module_nspi_init().
bool mapitest_nspi_GetGALTable | ( | struct mapitest * | mt) |
Test the GetGALTable function
mt | pointer to the top-level mapitest structure |
References mapitest_print_PAB_entry(), mapitest_print_retval_clean(), mapitest::mem_ctx, and mapitest::session.
Referenced by module_nspi_init().
bool mapitest_nspi_GetIDsFromNames | ( | struct mapitest * | mt) |
Test the NspiGetIDsFromNames RPC operation (0x12)
mt | pointer on the top-level mapitest structure |
References mapitest_print_retval_clean(), and mapitest::session.
Referenced by module_nspi_init().
bool mapitest_nspi_GetMatches | ( | struct mapitest * | mt) |
Test the NspiGetMatches RPC operation (0x5)
mt | pointer on the top-level mapitest structure |
References mapitest::mapi_ctx, mapitest_print_retval_clean(), and mapitest::session.
Referenced by module_nspi_init().
bool mapitest_nspi_GetNamesFromIDs | ( | struct mapitest * | mt) |
Test the NspiGetNamesFromIDs RPC operation (0x11)
mt | pointer on the top-level mapitest structure |
References mapitest_print_retval_clean(), and mapitest::session.
Referenced by module_nspi_init().
bool mapitest_nspi_GetPropList | ( | struct mapitest * | mt) |
Test the NspiGetPropList RPC operation (0x08)
mt | pointer on the top-level mapitest structure |
References mapitest::mapi_ctx, mapitest_print(), mapitest_print_retval(), mapitest::mem_ctx, and mapitest::session.
Referenced by module_nspi_init().
bool mapitest_nspi_GetProps | ( | struct mapitest * | mt) |
Test the NspiGetProps RPC operation (0x09)
mt | pointer to the top-level mapitest structure |
References mapitest::mapi_ctx, mapitest_print_retval(), mapitest_print_retval_clean(), and mapitest::session.
Referenced by module_nspi_init().
bool mapitest_nspi_GetSpecialTable | ( | struct mapitest * | mt) |
Test the NspiGetSpecialTable RPC operation (0x0c)
mt | pointer on the top-level mapitest structure |
References mapitest_print_retval_clean(), mapitest::mem_ctx, and mapitest::session.
Referenced by module_nspi_init().
bool mapitest_nspi_GetTemplateInfo | ( | struct mapitest * | mt) |
Test the NspiGetTemplateInfo RPC operation (0x0d)
mt | pointer on the top-level mapitest structure |
References mapitest_print_retval_clean(), and mapitest::session.
Referenced by module_nspi_init().
bool mapitest_nspi_ModLinkAtt | ( | struct mapitest * | mt) |
Test the NspiModLinkAtt RPC operation (0x0e)
mt | pointer on the top-level mapitest structure |
References mapitest_print_retval_clean(), mapitest::mem_ctx, and mapitest::session.
Referenced by module_nspi_init().
bool mapitest_nspi_ModProps | ( | struct mapitest * | mt) |
Test the NspiModProps RPC operation (0xb)
mt | pointer on the top-level mapitest structure |
References mapitest::mapi_ctx, mapitest_print(), mapitest_print_retval_clean(), and mapitest::session.
Referenced by module_nspi_init().
bool mapitest_nspi_QueryColumns | ( | struct mapitest * | mt) |
Test the NspiQueryColumns RPC operation (0x10)
mt | pointer on the top-level mapitest structure |
References mapitest_print(), mapitest_print_retval_clean(), and mapitest::session.
Referenced by module_nspi_init().
bool mapitest_nspi_QueryRows | ( | struct mapitest * | mt) |
Test the NspiQueryRows RPC operation (0x3)
mt | pointer on the top-level mapitest structure |
References mapitest::mapi_ctx, mapitest_print_retval_clean(), and mapitest::session.
Referenced by module_nspi_init().
bool mapitest_nspi_ResolveNames | ( | struct mapitest * | mt) |
Test the NspiResolveNames and NspiResolveNamesW RPC operations (0x13 and 0x14)
mt | pointer on the top-level mapitest structure |
References mapitest::info, mapitest_print(), mapitest_print_retval_clean(), mapitest::mem_ctx, mapitest::profile, and mapitest::session.
Referenced by module_nspi_init().
bool mapitest_nspi_ResortRestriction | ( | struct mapitest * | mt) |
Test the NspiResortRestriction RPC operation (0x6)
mt | pointer on the top-level mapitest structure |
References mapitest_print_retval_clean(), and mapitest::session.
Referenced by module_nspi_init().
bool mapitest_nspi_SeekEntries | ( | struct mapitest * | mt) |
Test the NspiSeekEntries RPC operation (0x04)
mt | pointer on the top-level mapitest structure |
References mapitest_print_retval_clean(), and mapitest::session.
Referenced by module_nspi_init().
bool mapitest_nspi_UpdateStat | ( | struct mapitest * | mt) |
Test the NspiUpdateStat RPC operation (0x02)
mt | pointer on the top-level mapitest structure |
References mapitest_print(), mapitest_print_retval(), and mapitest::session.
Referenced by module_nspi_init().
![]() ![]() ![]() |
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |