diff -r 31d6e1ae5283 -r 4269ca484c7b mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepController.cpp --- a/mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepController.cpp Tue Jul 06 16:02:18 2010 +0300 +++ b/mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepController.cpp Wed Aug 18 11:16:18 2010 +0300 @@ -212,7 +212,7 @@ //[ ensure the controller is unloaded so that it does // not interfere with the following test ] - // There is a bug in this code and the stop followed by reset + // There is error in this code and the stop followed by reset // ensure the controller resources are released. iController.Stop(); iController.Reset(); @@ -367,7 +367,7 @@ //[ ensure the controller is unloaded so that it does // not interfere with the following test ] - // There is a bug in this code and the stop followed by reset + // There is error in this code and the stop followed by reset // ensure the controller resources are released. iController.Stop(); iController.Reset(); @@ -524,7 +524,7 @@ //[ ensure the controller is unloaded so that it does // not interfere with the following test ] - // There is a bug in this code and the stop followed by reset + // There is error in this code and the stop followed by reset // ensure the controller resources are released. iController.Stop(); iController.Reset(); @@ -585,7 +585,7 @@ //[ ensure the controller is unloaded so that it does // not interfere with the following test ] - // There is a bug in this code and the stop followed by reset + // There is error in this code and the stop followed by reset // ensure the controller resources are released. iController.Stop(); iController.Reset();