kerneltest/f32test/rofs/bld.inf
author mikek
Fri, 02 Jul 2010 09:53:45 +0100
branchGCC_SURGE
changeset 190 0d42d469e749
parent 0 a41df078684a
permissions -rw-r--r--
1) Swapping to c++ instead of assembly implementations of several kernel APIs to avoid calling probably broken implementations of __EH_FRAME_?? macros 2) Commenting out otherwise unavoidable calls to __EH_FRAME_?? macros in uc_exe.cia. This is a temporary hack. Both changes to see if they get past an early kernel panic in the Syborg ROM from the current build: EH ERROR: no exception descriptor for address 0x801eb277 Thread efile.exe::Main Panic USER-EXEC 3

// Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of the License "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
// f32test/rofs/bld.inf
// Test code for rofs file system
// 
//

/**
 @file
*/

PRJ_PLATFORMS

BASEUSERDEFAULT

PRJ_TESTEXPORTS

testfiles/hello8.txt					/epoc32/rom/rofstest/			//
testfiles/ONE.RSC					/epoc32/rom/rofstest/			//
testfiles/TWO.RSC					/epoc32/rom/rofstest/			//
testfiles/THREE.RSC					/epoc32/rom/rofstest/			//
testfiles/FOUR.RSC					/epoc32/rom/rofstest/			//
testfiles/FIVE.RSC					/epoc32/rom/rofstest/			//
testfiles/SIX.RSC					/epoc32/rom/rofstest/			//
testfiles/SEVEN.RSC					/epoc32/rom/rofstest/			//
testfiles/EIGHT.RSC					/epoc32/rom/rofstest/			//
testfiles/NINE.RSC					/epoc32/rom/rofstest/			//
testfiles/TEN.RSC					/epoc32/rom/rofstest/			//
testfiles/me.rsc					/epoc32/rom/rofstest/			//
testfiles/tf1.bin					/epoc32/rom/rofstest/			//
testfiles/tf2.bin					/epoc32/rom/rofstest/			//
testfiles/tf3.bin					/epoc32/rom/rofstest/			//
testfiles/tf4.bin					/epoc32/rom/rofstest/			//
testfiles/tf5a.bin					/epoc32/rom/rofstest/			//
testfiles/tf5b.bin					/epoc32/rom/rofstest/			//
testfiles/tf5c.bin					/epoc32/rom/rofstest/			//
testfiles/tf5d.bin					/epoc32/rom/rofstest/			//
testfiles/tf5e.bin					/epoc32/rom/rofstest/			//
testfiles/tf5f.bin					/epoc32/rom/rofstest/			//
testfiles/tf5g.bin					/epoc32/rom/rofstest/			//
testfiles/tf5h.bin					/epoc32/rom/rofstest/			//
testfiles/tf6.bin					/epoc32/rom/rofstest/			//
testfiles/tf7.bin					/epoc32/rom/rofstest/			//
testfiles/tf9.bin					/epoc32/rom/rofstest/			//
testfiles/tf10.bin					/epoc32/rom/rofstest/			//
testfiles/tf11.bin					/epoc32/rom/rofstest/			//
testfiles/tf12.bin					/epoc32/rom/rofstest/			//
testfiles/tf13.bin					/epoc32/rom/rofstest/			//
testfiles/tf16.bin					/epoc32/rom/rofstest/			//
testfiles/mrofs1.txt					/epoc32/rom/rofstest/			//
testfiles/mrofs2.txt					/epoc32/rom/rofstest/			//
testfiles/mrofs3.txt					/epoc32/rom/rofstest/			//
testfiles/fatimage.bin					/epoc32/rom/rofstest/			//
oby/dir.oby						/epoc32/rom/rofstest/			//
oby/rofs1.oby						/epoc32/rom/rofstest/			//
oby/rofs2.oby						/epoc32/rom/rofstest/			//
oby/rofs3.oby						/epoc32/rom/rofstest/			//
oby/extension.oby					/epoc32/rom/rofstest/			//
../demandpaging/t_pagestress_rofs.iby	/epoc32/rom/rofstest/			//
../demandpaging/t_pagestress_ext.iby	/epoc32/rom/rofstest/			//

PRJ_TESTMMPFILES
../group/t_rofsattrib
../group/t_rofsdir
../group/t_rofsfile
../group/t_rofssoak	support
../group/t_rofstime
../group/t_rofsmultiple