Implement GPUless dummy test mode. By using stateful allocators and stubs, we might be able to run certain tests on systems without a GPU. In order to implement this, a more advanced system to select whether to run or not run each tests is required.