summaryrefslogtreecommitdiff
path: root/utests/compiler_global_memory_barrier.cpp
Commit message (Collapse)AuthorAgeFilesLines
* utests: increase local size in the two barrier test cases.Zhigang Gong2013-07-031-1/+1
| | | | | | | | | | Increasing the local size to 256 to bring more pressure to barrier testing. Signed-off-by: Zhigang Gong <zhigang.gong@linux.intel.com> Reviewed-by: Zou, Nanhai <nanhai.zou@intel.com> Reviewed-by: Yang, Rong R <rong.r.yang@intel.com> Tested-by: Sun, Yi <yi.sun@intel.com>
* utests: Add test case for global memory barrierDag Lem2013-06-141-0/+28
Disable this test case currently, as we don't support global memory barrier now. Signed-off-by: Dag Lem <dag@nimrod.no> Signed-off-by: Zhigang Gong <zhigang.gong@linux.intel.com>