On Thu, Mar 07, 2019 at 16:44:36 +0100, Andrea Bolognani wrote:
This function iterates over a directory containing
capabilities-related data, extract some useful bits of
information from the file name, and calls a user-provided
callback.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
tests/testutilsqemu.c | 53 +++++++++++++++++++++++++++++++++++++++++++
tests/testutilsqemu.h | 8 +++++++
2 files changed, 61 insertions(+)
ACK