kerneltest/e32test/hcr/d_hcrsim_testdata.h
changeset 90 947f0dc9f7a8
parent 39 5d2844f35677
child 257 3e88ff8f41d5
child 291 206a6eaaeb71
equal deleted inserted replaced
52:2d65c2f76d7b 90:947f0dc9f7a8
   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 = 1234;
   262 const TUint32 KTestInvalidCategory = 0;
   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