Re: [Mesa-dev] [PATCH v2] glsl/tests: changes to test_disk_cache_create test

2018-02-05 Thread Emil Velikov
On 5 February 2018 at 07:02, Tapani Pälli wrote: > Next patch will allow disk_cache instance to be created without > path set for it, modify some test cases that assume disk_cache > creation to fail with invalid path. Creation should succeed but > simple put/get test fail.

[Mesa-dev] [PATCH v2] glsl/tests: changes to test_disk_cache_create test

2018-02-04 Thread Tapani Pälli
Next patch will allow disk_cache instance to be created without path set for it, modify some test cases that assume disk_cache creation to fail with invalid path. Creation should succeed but simple put/get test fail. v2: leave tests as is but check that both cache struct exists and try simple