20 Jun
2016
20 Jun
'16
5:05 p.m.
On Fri, Jun 17, 2016 at 20:04:40 +0200, Ján Tomko wrote:
This test only checks if mocking of virRandomBytes works correctly.
Drop it to avoid infinite recursion by testing the test suite. --- tests/Makefile.am | 5 --- tests/virrandomtest.c | 86 --------------------------------------------------- 2 files changed, 91 deletions(-) delete mode 100644 tests/virrandomtest.c
ACK