resourcemgmt/hwrmtargetmodifierplugin/tsrc/hwrmtargetmodifierplugintest/src/hwrmtargetmodifierplugintest.cpp
changeset 78 3f0699f2e14c
parent 0 4e1aa6a622a0
--- a/resourcemgmt/hwrmtargetmodifierplugin/tsrc/hwrmtargetmodifierplugintest/src/hwrmtargetmodifierplugintest.cpp	Tue Oct 12 15:02:43 2010 +0300
+++ b/resourcemgmt/hwrmtargetmodifierplugin/tsrc/hwrmtargetmodifierplugintest/src/hwrmtargetmodifierplugintest.cpp	Thu Oct 14 12:47:54 2010 +0300
@@ -12,7 +12,7 @@
 * Contributors:
 *
 * Description:  ?Description
-*  %version:  bh1dsgas#3 %, % date_modified: % by %derived_by: ravindrr %
+*  %version:  bh1dsgas#4 %, % date_modified: % by %derived_by: sarakuma %
 *
 */
 
@@ -101,11 +101,11 @@
         {
 		// To add new test cases, add new items to this array
 		{ (TText*) L"HWRM Target Modifier Plugin [CreateAndDestroy]",
-		        GETPTR CHwrmTargetModifierPluginTests::CreateAndDestroy },
+		        GETPTR &CHwrmTargetModifierPluginTests::CreateAndDestroy },
 		{ (TText*) L"HWRM Target Modifier Plugin [GetFullSystemTarget]",
-		        GETPTR CHwrmTargetModifierPluginTests::GetFullSystemTarget },
+		        GETPTR &CHwrmTargetModifierPluginTests::GetFullSystemTarget },
 		{ (TText*) L"HWRM Target Modifier Plugin [ModifyTarget]",
-		        GETPTR CHwrmTargetModifierPluginTests::ModifyTarget }
+		        GETPTR &CHwrmTargetModifierPluginTests::ModifyTarget }
         };
 
     // Verify that case number is valid