On 05/26/2016 11:02 AM, Tomáš Ryšavý wrote:
This function doesn't follow our convention of naming functions.
---
tests/testutils.c | 8 ++++----
tests/testutils.h | 12 ++++++------
2 files changed, 10 insertions(+), 10 deletions(-)
ACK 13-19
Using cscope and searching on 'virtTest' finds a few more changes that
would be worth doing...
1. struct virtTestLogData
2. virtTestLogOutput
3. virtTestLogClose
4. static int virtTestCounter
5. static char virtTestCounterStr[128];
6. static char *virtTestCounterPrefixEndOffset;
Will push the series shortly.
John