Add utility for cc tests to read command outputs
This introduces a separate source file for adding common
utilities which can be used by any of the cc tests. For
now, we add a function to read values from the output of
a command with a format string like scanf().
Signed-off-by: Sandipan Das <sandipan@linux.vnet.ibm.com>
Showing
tests/cc/utils.cc
0 → 100644
Please register or sign in to comment