branch | RCL_3 |
changeset 43 | c1f20ce4abcf |
parent 0 | a41df078684a |
child 44 | 3e88ff8f41d5 |
42:a179b74831c9 | 43:c1f20ce4abcf |
---|---|
18 #include <e32test.h> |
18 #include <e32test.h> |
19 #include "u32std.h" |
19 #include "u32std.h" |
20 #include "../misc/prbs.h" |
20 #include "../misc/prbs.h" |
21 |
21 |
22 RTest test(_L("T_CHUNK3")); |
22 RTest test(_L("T_CHUNK3")); |
23 const TInt KHeapSize=4096; |
|
24 |
23 |
25 GLDEF_C TInt E32Main() |
24 GLDEF_C TInt E32Main() |
26 { |
25 { |
27 TUint seed[2]; |
26 TUint seed[2]; |
28 seed[0]=0xddb3d743; |
27 seed[0]=0xddb3d743; |