messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_SendEMsvSetFailurePass.ini
equal
deleted
inserted
replaced
|
1 // Arguments for EMsvSetFailure |
|
2 // @type is TMsvFailure (we use EHeapFailure for this test) |
|
3 // @arg1 is RHeap::TAllocFail (we use ENone for this test) |
|
4 // @arg2 is Rate of Failure (we use one for this test) |
|
5 // @arg3 is not used |
|
6 // @pass states whether test is expected to Pass (1) or Fail (0) |
|
7 |
|
8 |
|
9 [SetFailurePass] |
|
10 actionParam = 0 3 1 _ 1 |
|
11 |
|
12 |
|
13 [SleepDelay] |
|
14 actionParam = 1 |
|
15 |