branch | RCL_3 |
changeset 44 | 3e88ff8f41d5 |
parent 43 | c1f20ce4abcf |
43:c1f20ce4abcf | 44:3e88ff8f41d5 |
---|---|
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; |
|
23 |
24 |
24 GLDEF_C TInt E32Main() |
25 GLDEF_C TInt E32Main() |
25 { |
26 { |
26 TUint seed[2]; |
27 TUint seed[2]; |
27 seed[0]=0xddb3d743; |
28 seed[0]=0xddb3d743; |