tests: Add mult-s16 test

test mostly compares runtime of 64 bit vs 32 bit s16ne-by-volume multiplication

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
This commit is contained in:
Peter Meerwald 2013-02-13 17:27:06 +01:00 committed by Tanu Kaskinen
parent 8fa81a93c9
commit c23963a99f
3 changed files with 153 additions and 1 deletions

1
src/.gitignore vendored
View file

@ -71,3 +71,4 @@ thread-test
usergroup-test
utf8-test
volume-test
mult-s16-test