Hi Bjoern,
On Wednesday, 1 August 2018 14:57:07 CEST Bjoern Walk wrote:
And here's the fix for the viriscsitest on big-endian machine
like
Daniel suggested.
I sent an alternative fix, only for viriscsitest, while you sent this
patch.
IMHO virRandomBits() ought to not deal with endianness, since all it
sees are random values, without any meaning. The problem was specific
to the test, because it assumed a certain order of the data returned by
the mocked virRandomBytes().
--
Pino Toscano