Loading
tests: Fix app_kernel benchmark to run on cavs25
Instead of sending output strings to stdout via fputs(), just
print them using printk(). This allows the output to be detected
by twister.
Fixes #60676
Signed-off-by:
Peter Mitsis <peter.mitsis@intel.com>