]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
erasure-code: test NEON arch selection logic 2694/head
authorLoic Dachary <ldachary@redhat.com>
Mon, 24 Nov 2014 16:48:59 +0000 (17:48 +0100)
committerLoic Dachary <ldachary@redhat.com>
Tue, 25 Nov 2014 13:17:38 +0000 (14:17 +0100)
commitcb820f81901f7688a938202c48127449a8709485
tree3afd565edd4bddd74530361fde8c6879503cf27a
parenta7888290aed04a918141612568cc332c1e10a571
erasure-code: test NEON arch selection logic

The jerasure plugin loads the plugin that matches the architecture
supported by the CPU at runtime. Include the NEON plugin in the tests.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/test/erasure-code/TestErasureCodePluginJerasure.cc
src/test/erasure-code/TestJerasurePluginNEON.cc