summaryrefslogtreecommitdiff
path: root/volk/lib/testqa.cc
AgeCommit message (Expand)Author
2011-05-20Volk: runtime NEON detection based on /proc/self/auxvNick Foster
2011-05-18Volk: renamed everything else to _a instead of _a16, makefiles includedNick Foster
2011-05-09Volk: Each QA test runs in separate Boost test case so it prints statistics f...Nick Foster
2011-05-06volk: removed volk_registry.h, it was superseded by the machinesJosh Blum
2011-04-16Volk: modified archs.xml to put Orc higher prio than old SSE/SSE2, since Orc ...Nick Foster
2011-04-16Volk: Orc support back in there, QA code now runs, functionally completeNick Foster
2011-02-02volk: updating to readd unaligned dot product under new name scheme.Tom Rondeau
2011-01-26Volk: renamed volk_32fc_32f_power_32fc_a16 to volk_32fc_s32f_power_32fc_a16Nick Foster
2011-01-26Volk: find built headers instead of installed onesNick Foster
2011-01-26Volk: fixed volk_8i_s32f_convert_32f_a16_orc_impl.Nick Foster
2011-01-21Volk: Small changes to speed things up.Nick Foster
2011-01-21Volk: added ability to spec scalar in test invocationNick Foster
2011-01-21Volk: added QA support for multiple outputs, scalar outputs. 92% test coverag...Nick Foster
2011-01-21Volk: fixed naming error. test coverage @ 75%, still need to add support for ...Nick Foster
2011-01-21Merge branch 'next' of http://gnuradio.org/git/gnuradio into volk_renameNick Foster