kerneltest/e32test/rm_debug/basic_tests/t_rmdebug2.h
changeset 102 ef2a444a7410
parent 90 947f0dc9f7a8
--- a/kerneltest/e32test/rm_debug/basic_tests/t_rmdebug2.h	Fri Apr 16 16:24:37 2010 +0300
+++ b/kerneltest/e32test/rm_debug/basic_tests/t_rmdebug2.h	Mon May 03 13:47:38 2010 +0300
@@ -71,7 +71,7 @@
 	void TestGetXipLibrariesList();
 	void TestGetListInvalidData();
 
-	void DoTestGetThreadList(const TBool aShouldPass, const Debug::TListScope aListScope, const TUint64 aTargetId=0);
+	TBool DoTestGetThreadList(const TBool aShouldPass, const Debug::TListScope aListScope, const TUint64 aTargetId=0);
 	void DoTestGetCodeSegsList(const TBool aShouldPass, const Debug::TListScope aListScope, const TUint64 aTargetId=0);
 
 	void DoGetList(const Debug::TListId aListId, const Debug::TListScope aListScope, RBuf8& aBuffer, TUint32& aSize, const TUint64 aTargetId=0);