| Class | Description | 
|---|---|
| HelloOpenCL | 
 Simple test checking if the basic functions of the OpenCL wrapper work 
 | 
| TestContextSwitching | |
| TestContextSwitching.CustomPlatformChooser | |
| TestMultipleApplications | 
 This class creates multiple instances of  
TestVertexBufferSharing. | 
| TestMultipleApplications.CustomPlatformChooser | |
| TestOpenCLLibraries | 
 Test class for the build in libraries 
 | 
| TestVertexBufferSharing | 
 This test class tests the capability to read and modify an OpenGL vertex buffer. 
 | 
| TestWriteToTexture | 
 This test class tests the capability to write to a GL texture from OpenCL. 
 |