summaryrefslogtreecommitdiff
path: root/utests/runtime_flat_address_space.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-10-10Utests: Don't end an all-tests run when one test failsRebecca N. Palmer1-1/+1
2016-05-23utest: error handling to avoid null pointer dereference.Luo Xionghu1-1/+1
2016-04-22standalone utest for unified OpenCL implementation.Luo Xionghu1-4/+2
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2013-04-22Rename Intel specific extension functions for ICDSimon Richter1-4/+4
2012-10-12Removed use of exceptions since LLVM may not support them (depending on how itBenjamin Segovia1-2/+6
2012-08-10Made errors explicit while loading kernelsBenjamin Segovia1-2/+1
2012-08-10Fixed a bug while providing local IDs in the CURBEBenjamin Segovia1-1/+2
2012-08-10Added flat_address_space testsBenjamin Segovia1-18/+14
2012-08-10tests -> utestsBenjamin Segovia1-0/+75