1bf215546Sopenharmony_ci# Basic test set 2bf215546Sopenharmony_ci[[deqp]] 3bf215546Sopenharmony_cideqp = "/deqp/external/vulkancts/modules/vulkan/deqp-vk" 4bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/vk-master.txt"] 5bf215546Sopenharmony_ciskips = ["install/freedreno-a630-premerge-skips.txt", "install/freedreno-a630-asan-skips.txt"] 6bf215546Sopenharmony_cifraction = 1000 7bf215546Sopenharmony_cirenderer_check = "Turnip Adreno .* 630" 8bf215546Sopenharmony_ci[deqp.env] 9bf215546Sopenharmony_ci# Disable leak checking as of CTS 1.3.3.0 because the CTS itself leaks memory 10bf215546Sopenharmony_ciASAN_OPTIONS = "detect_leaks=0" 11bf215546Sopenharmony_ci 12bf215546Sopenharmony_ci# Force the spiller on one test so we see its memory usage. 13bf215546Sopenharmony_ci[[deqp]] 14bf215546Sopenharmony_cideqp = "/deqp/external/vulkancts/modules/vulkan/deqp-vk" 15bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/vk-master.txt"] 16bf215546Sopenharmony_ciskips = ["install/freedreno-a630-premerge-skips.txt", "install/freedreno-a630-asan-skips.txt"] 17bf215546Sopenharmony_ciinclude = ["dEQP-VK.graphicsfuzz.barrier-in-loop-with-break"] 18bf215546Sopenharmony_ciprefix = "spill-" 19bf215546Sopenharmony_ci[deqp.env] 20bf215546Sopenharmony_ciIR3_SHADER_DEBUG = "spillall" 21bf215546Sopenharmony_ci# Disable leak checking as of CTS 1.3.3.0 because the CTS itself leaks memory 22bf215546Sopenharmony_ciASAN_OPTIONS = "detect_leaks=0" 23