kerneltest/e32test/hcr/d_hcrsim_testdata.h
branchRCL_3
changeset 257 3e88ff8f41d5
parent 256 c1f20ce4abcf
equal deleted inserted replaced
256:c1f20ce4abcf 257:3e88ff8f41d5
   257 	{{{ KTestCategories[0], 1}, ETypeInt32, 0x0000, 0 }, {{ 0 }}},
   257 	{{{ KTestCategories[0], 1}, ETypeInt32, 0x0000, 0 }, {{ 0 }}},
   258 	{{{ KTestCategories[0], 1}, ETypeInt32, 0x0000, 0 }, {{ 0 }}},
   258 	{{{ KTestCategories[0], 1}, ETypeInt32, 0x0000, 0 }, {{ 0 }}},
   259 	{{{ KTestCategories[0], 2}, ETypeInt32, 0x0000, 0 }, {{ 0 }}},
   259 	{{{ KTestCategories[0], 2}, ETypeInt32, 0x0000, 0 }, {{ 0 }}},
   260 	};
   260 	};
   261 #if !defined(__KERNEL_MODE__) || defined(HCRTEST_USERSIDE_INTERFACE)
   261 #if !defined(__KERNEL_MODE__) || defined(HCRTEST_USERSIDE_INTERFACE)
   262 const TUint32 KTestInvalidCategory = 0;
   262 const TUint32 KTestInvalidCategory = 1234;
   263 const TUint32 KTestInvalidSettingId = 5678;
   263 const TUint32 KTestInvalidSettingId = 5678;
   264 
   264 
   265 // The following repositories are only used for reference by the test application
   265 // The following repositories are only used for reference by the test application
   266 // so there is no point cluttering the device driver.
   266 // so there is no point cluttering the device driver.
   267 
   267