Re: [Beignet] [PATCH] Add utest compiler_private_data_overflow

2014-01-19 Thread Zhigang Gong
One minor comments, On Fri, Jan 17, 2014 at 04:20:02PM +0800, Yongjia Zhang wrote: > utests: compiler_private_data_overflow is aimed at checking out whether > the private data stack size is smaller than 64. This test case is not to test stack size which is smaller than 64 but test with a stack lar

[Beignet] [PATCH] Add utest compiler_private_data_overflow

2014-01-17 Thread Yongjia Zhang
utests: compiler_private_data_overflow is aimed at checking out whether the private data stack size is smaller than 64. Signed-off-by: Yongjia Zhang --- kernels/compiler_private_data_overflow.cl | 10 ++ utests/CMakeLists.txt | 1 + utests/compiler_private_data_overfl