Skip to content

cl: add some printf tests

Dave Airlie requested to merge airlied/piglit:cl-printf-tests into main

These tests a few printf corner cases better than the CTS

NOTE the printf output is not verified, it just makes sure the stack doesn't crash, you have to read the output by hand until maybe some future test harness enhancement

Merge request reports