os/kernelhwsrv/kerneltest/f32test/group/testmods.txt
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
sl@0
     2
/******************************************************************************
sl@0
     3
 * TESTS MODIFIED
sl@0
     4
 ******************************************************************************/
sl@0
     5
sl@0
     6
T_ALERT
sl@0
     7
	Changed the way media change is forced - use RLocalDrive::ForceMediaChange()
sl@0
     8
	instead of UserPcCardCntrl::PwrDown().
sl@0
     9
sl@0
    10
T_FIND
sl@0
    11
	Now tests for full names instead of short names for threads - previously
sl@0
    12
	this was testing a bug in EKA1.
sl@0
    13
	Logical channels are always thread-relative (full names are different).
sl@0
    14
	User::FreeLogicalDevice and User::FreePhysicalDevice not yet implemented.
sl@0
    15
sl@0
    16
T_FMAN
sl@0
    17
	Don't test for archive attribute on a file copied from Z: to C:.
sl@0
    18
sl@0
    19
T_FORMAT
sl@0
    20
	Changed the way media change is forced - use RLocalDrive::ForceMediaChange()
sl@0
    21
	instead of UserPcCardCntrl::PwrDown().
sl@0
    22
sl@0
    23
T_FSYS
sl@0
    24
	AddFileSystem with filename ETEST instead of Z:\TEST\ETEST - abld romfile
sl@0
    25
	puts FSYs in \SYSTEM\LIBS.
sl@0
    26
sl@0
    27
T_NOTIFY
sl@0
    28
	Changed the way media change is forced - use RLocalDrive::ForceMediaChange()
sl@0
    29
	instead of UserPcCardCntrl::PwrDown().
sl@0
    30
sl@0
    31
/******************************************************************************
sl@0
    32
 * NEW TESTS ADDED
sl@0
    33
 ******************************************************************************/
sl@0
    34
sl@0
    35
None
sl@0
    36
sl@0
    37
/******************************************************************************
sl@0
    38
 * TESTS REMOVED OR NOT YET PORTED TO E32RT.
sl@0
    39
 ******************************************************************************/
sl@0
    40
sl@0
    41
T_WARM
sl@0
    42
	Doesn't work yet since machine doesn't restart on a kernel fault - it goes
sl@0
    43
	into the crash debugger.
sl@0
    44
sl@0
    45
T_DLOCL
sl@0
    46
	Changing locale not yet implemented in E32RT.