From: Chris B. <buc...@us...> - 2012-06-20 18:47:47
|
Update of /cvsroot/sblim/sfcb/test/schema/root/interop2 In directory vz-cvs-3.sog:/tmp/cvs-serv5258/test/schema/root/interop2 Added Files: Test_Indication.mof Log Message: test case for [ 3532494 ] interopProvider not honoring SourceNamespaces[] correctly --- NEW FILE: Test_Indication.mof --- [Indication] class Test_Indication : CIM_ProcessIndication { string MethodName; [Static] uint32 SendTestIndication(); }; |