Enable debugfs representation for kunit
That allows IGT to fetch KTAP reports from debugfs files and parse them more easily then when having to extract them from /dev/kmsg, often interleaved with other kernel messages.
Signed-off-by: Janusz Krzysztofik <janusz.krzysztofik@linux.intel.com>