Microsoft confirmed that RopGetValidAttachments isn't supported in Exchange 2010.
authorBrad Hards <bradh@openchange.org>
Wed, 11 Aug 2010 22:45:12 +0000 (22:45 +0000)
committerBrad Hards <bradh@openchange.org>
Wed, 11 Aug 2010 22:45:12 +0000 (22:45 +0000)
utils/mapitest/module.c
utils/mapitest/modules/module_oxcmsg.c

index 7a237b84b63271f41f3cdbcb00ba0b08d998d07d..8e5a00da18eb8cbd770b838b40503af1338cedfc 100644 (file)
@@ -160,7 +160,7 @@ _PUBLIC_ uint32_t module_oxcmsg_init(struct mapitest *mt)
        mapitest_suite_add_test(suite, "GET-MESSAGE-STATUS", "Get message status", mapitest_oxcmsg_GetMessageStatus);
        mapitest_suite_add_test(suite, "SET-MESSAGE-STATUS", "Set message status", mapitest_oxcmsg_SetMessageStatus);
        mapitest_suite_add_test(suite, "OPEN-EMBEDDED-MESSAGE", "Open a message embedded in another message", mapitest_oxcmsg_OpenEmbeddedMessage);
-       mapitest_suite_add_test(suite, "GET-VALID-ATTACHMENTS", "Get valid attachment IDs for a message", mapitest_oxcmsg_GetValidAttachments);
+       mapitest_suite_add_test_flagged(suite, "GET-VALID-ATTACHMENTS", "Get valid attachment IDs for a message", mapitest_oxcmsg_GetValidAttachments, NotInExchange2010);
        mapitest_suite_add_test(suite, "RELOAD-CACHED-INFORMATION", "Reload cached information for a message", mapitest_oxcmsg_ReloadCachedInformation);
 
        mapitest_suite_register(mt, suite);
index b67dd18f01a18be86f6f3ca5327e982aeebcd37b..b21751e6bc7182199a88a9a3dbbae6e79971f7e9 100644 (file)
@@ -1130,7 +1130,7 @@ _PUBLIC_ bool mapitest_oxcmsg_SetReadFlags(struct mapitest *mt)
 }
 
 /**
-   \details Test the OpenEmbeddedMessage (0x46) and CreateAttach operations
+   \details Test the OpenEmbeddedMessage (0x46) and CreateAttach (0x23) operations
 
    This function:
         -# Logs on the user private mailbox