mesa/src/intel/tools/tests
Michel Dänzer 05bf12ccb6 intel/tools: Use subprocess.Popen to read output directly from a pipe
Instead of using tempfiles to communicate between child & parent
process. The latter sometimes resulted in hitting the meson timeout if
there was high filesystem pressure.

Fixes: ccaa5b034f "intel/tools: rewrite run-test.sh in python"
Reviewed-by: Dylan Baker <dylan.c.baker@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9528>
2021-03-19 08:50:37 +00:00
..
gen4
gen4.5
gen5
gen6 intel/assembler: Add labels support 2020-09-02 10:33:29 +00:00
gen7 intel/tools: Disassemble WAIT's argument as a destination 2020-09-02 17:18:18 +00:00
gen7.5 intel/tools: Disassemble WAIT's argument as a destination 2020-09-02 17:18:18 +00:00
gen8 intel/tools: Disassemble WAIT's argument as a destination 2020-09-02 17:18:18 +00:00
gen9 intel/tools: Disassemble WAIT's argument as a destination 2020-09-02 17:18:18 +00:00
gen11 intel/tools: Add assembler tests for the cr0 register 2020-06-19 02:10:40 +00:00
run-test.py intel/tools: Use subprocess.Popen to read output directly from a pipe 2021-03-19 08:50:37 +00:00