Re: [libvirt] [PATCH 44/46] tests: use #pragma once in headers

2019-06-19 Thread Ján Tomko
On Tue, Jun 18, 2019 at 11:13:14AM -0500, Jonathon Jongsma wrote: Signed-off-by: Jonathon Jongsma --- tests/qemumonitortestutils.h | 19 +++--- tests/qemusecuritytest.h | 7 +- tests/testutils.h| 45 ++-- tests/testutilshostcpus.h| 11 ++- tests/testutilslxc.h

[libvirt] [PATCH 44/46] tests: use #pragma once in headers

2019-06-18 Thread Jonathon Jongsma
Signed-off-by: Jonathon Jongsma --- tests/qemumonitortestutils.h | 19 +++--- tests/qemusecuritytest.h | 7 +- tests/testutils.h| 45 ++-- tests/testutilshostcpus.h| 11 ++- tests/testutilslxc.h | 11 ++- tests/testutilsqemu.h| 21 +++--- tests/t