mmmw_plat/openmax_al_api/tsrc/openmaxaltestmodule/conf/openmaxaltestmodule_global.cfg
changeset 16 43d09473c595
parent 14 80975da52420
child 28 ebf79c79991a
--- a/mmmw_plat/openmax_al_api/tsrc/openmaxaltestmodule/conf/openmaxaltestmodule_global.cfg	Mon May 03 12:59:52 2010 +0300
+++ b/mmmw_plat/openmax_al_api/tsrc/openmaxaltestmodule/conf/openmaxaltestmodule_global.cfg	Fri May 14 16:22:35 2010 +0300
@@ -57,6 +57,10 @@
 //	 XA_IID_VIDEOENCODERCAPABILITIES    39
 //	 XA_IID_STREAMINFORMATION           40
 
+[StifSettings]
+CheckHeapBalance=on
+[EndStifSettings]
+
 [Test]
 title 1.1 xaCreateEngine
 create openmaxaltestmodule ALImpl
@@ -86,4 +90,13 @@
 ALImpl al_createEngine 1 1 0 0
 ALImpl al_objitf_Destroy 1
 delete ALImpl
-[Endtest] 
\ No newline at end of file
+[Endtest] 
+
+[Test]
+title 1.5 xaCreateEngine ThreadSafety
+create openmaxaltestmodule ALImpl
+ALImpl al_createEngine 1 1 1 0
+ALImpl al_objitf_Realize 1 0
+ALImpl al_objitf_Destroy 1
+delete ALImpl
+[Endtest]
\ No newline at end of file