graphicsapitest/graphicssvs/wserv/testdata/GRAPHICS-WSERV-SoundPlugin-PublicAPI.ini
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphicsapitest/graphicssvs/wserv/testdata/GRAPHICS-WSERV-SoundPlugin-PublicAPI.ini Tue Feb 02 01:47:50 2010 +0200
@@ -0,0 +1,268 @@
+
+[include]
+file1=\graphics\t_graphics.ini
+
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0004-001-new_Command01]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0005-001-new_Command01]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0006-001-new_Command01]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0007-001-new_Command01]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0007-001-Construct_Command02]
+uid={default_wserv,defSoundPluginUid}
+# dll uid
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0007-001-Load_Command03]
+filename={default_wserv,defSoundPlugin}
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0007-001-IsLoaded_Command04]
+expected_bool=TRUE
+isChangeable=TRUE
+#! This value depends. See API doc.
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0007-001-CommandReply_Command05]
+opcode=1
+args=test commandreply
+#! Not sure.
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0008-001-new_Command01]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0008-001-SetKeyClick_Command03]
+enabled=TRUE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0008-001-KeyClickEnabled_Command04]
+expected_bool=TRUE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0009-001-new_Command01]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0009-001-SetKeyClick_Command03]
+enabled=FALSE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0009-001-KeyClickEnabled_Command04]
+expected_bool=FALSE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0010-001-new_Command01]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0010-001-SetPenClick_Command03]
+enabled=TRUE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0010-001-PenClickEnabled_Command04]
+expected_bool=TRUE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0011-001-new_Command01]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0011-001-SetPenClick_Command03]
+enabled=FALSE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0011-001-PenClickEnabled_Command04]
+expected_bool=FALSE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0012-001-new_Command01]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0012-001-Construct_Command02]
+uid={default_wserv,defSoundPluginUid}
+# dll uid
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0012-001-Load_Command03]
+filename={default_wserv,defSoundPlugin}
+
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0012-001-IsLoaded_Command04]
+expected_bool=TRUE
+isChangeable=TRUE
+#! This value depends. See API doc.
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0012-001-CommandReply_Command05]
+opcode=0
+args=test commandreply
+#! Not sure.
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0013-001-new_Command01]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0013-001-Load_Command03]
+filename={default_wserv,defSoundPlugin}
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0013-001-IsLoaded_Command04]
+expected_bool=TRUE
+isChangeable=TRUE
+#! This value depends. See API doc.
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0013-001-CommandReply_Command05]
+opcode=0
+args=test commandreply
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0013-001-IsLoaded_Command07]
+expected_bool=FALSE
+#! This value depends. See API doc.
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0014-001-new_Command01]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0014-001-Load_Command03]
+filename={default_wserv,defSoundPlugin}
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0014-001-SetKeyClick_Command04]
+enabled=FALSE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0014-001-KeyClickEnabled_Command05]
+expected_bool=FALSE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0014-001-SetPenClick_Command06]
+enabled=TRUE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0014-001-PenClickEnabled_Command07]
+expected_bool=TRUE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0014-001-KeyClickEnabled_Command09]
+expected_bool=FALSE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0014-001-PenClickEnabled_Command10]
+expected_bool=TRUE
+
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0015-001-new_Command01]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0015-001-Load_Command04]
+filename=NoneExistFile.dll
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0015-001-IsLoaded_Command05]
+expected_bool=FALSE
+#! This value depends. See API doc.
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0015-001-Load_Command06]
+filename=elocl.loc
+# This file is existed, but not a plugin dll.
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0015-001-IsLoaded_Command07]
+expected_bool=FALSE
+#! This value depends. See API doc.
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0015-001-Load_Command08]
+filename=euser.dll
+# This file is a system dll, but not a plugin.
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0015-001-IsLoaded_Command09]
+expected_bool=FALSE
+#! This value depends. See API doc.
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0016-001-new_Command01]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0016-001-Construct_Command02]
+uid={default_wserv,defSoundPluginUid}
+# dll uid
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0016-001-Load_Command03]
+filename={default_wserv,defSoundPlugin}
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0016-001-Load_Command04]
+filename={default_wserv,defSoundPlugin}
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0016-001-IsLoaded_Command05]
+expected_bool=TRUE
+isChangeable=TRUE
+#! This value depends. See API doc.
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0016-001-CommandReply_Command06]
+opcode=0
+args=test commandreply
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0017-001-new_Command01]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0017-001-Construct_Command02]
+uid={default_wserv,defSoundPluginUid}
+# dll uid
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0017-001-Load_Command03]
+filename={default_wserv,defSoundPlugin}
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0017-001-IsLoaded_Command07]
+expected_bool=FLASE
+#! This value depends. See API doc.
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0017-001-CommandReply_Command08]
+opcode=0
+args=test commandreply
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0018-001-new_Command03]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0019-001-new_Command03]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0021-001-new_Command01]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0021-001-Construct_Command02]
+uid=200000000
+# An error dll uid
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0021-001-Load_Command03]
+filename={default_wserv,defSoundPlugin}
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0021-001-IsLoaded_Command04]
+expected_bool=TRUE
+isChangeable=TRUE
+#! This value depends. See API doc.
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0021-001-CommandReply_Command5]
+opcode=0
+args=test commandreply
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0023-001-new_Command01]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0023-001-Load_Command03]
+filename={default_wserv,defSoundPlugin}
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0023-001-SetKeyClick_Command05]
+enabled=TRUE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0023-001-KeyClickEnabled_Command06]
+expected_bool=TRUE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0023-001-SetKeyClick_Command07]
+enabled=FALSE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0023-001-KeyClickEnabled_Command08]
+expected_bool=FALSE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0024-001-new_Command01]
+ws=ws
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0024-001-Load_Command03]
+filename={default_wserv,defSoundPlugin}
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0024-001-SetPenClick_Command05]
+enabled=TRUE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0024-001-PenClickEnabled_Command06]
+expected_bool=TRUE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0024-001-SetPenClick_Command07]
+enabled=FALSE
+
+[GRAPHICS-WSERV-SoundPlugin-PublicAPI-0024-001-PenClickEnabled_Command08]
+expected_bool=FALSE
+
+
+[soundPlugIn]
+name=soundPlugIn
+
+[ws]
+name=ws