]> git.proxmox.com Git - mirror_qemu.git/commit
tests/tcg/arm: account for pauth randomness
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 12 Mar 2019 15:42:21 +0000 (15:42 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 12 Mar 2019 17:05:21 +0000 (17:05 +0000)
commitb6407281513ddca03c2dbce0b1e48eb7afd14cb1
tree0057694ff109408c0c005caa843e7c251df56401
parent8a2af7a70c688750104df8abf0c3925f78bedd3e
tests/tcg/arm: account for pauth randomness

Pointer authentication isn't guaranteed to always detect a clash
between different keys. Take this into account in the test by running
several times and checking the percentage hit rate of the test.

Cc: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/tcg/aarch64/pauth-1.c