Небольшие исправления в модульных тестах
This commit is contained in:
parent
2d8240265c
commit
fffe2be43b
8 changed files with 132 additions and 92 deletions
|
@ -0,0 +1,10 @@
|
|||
#ifndef _TEST_QUATERNION_SQUARE_MODULUS_H_
|
||||
#define _TEST_QUATERNION_SQUARE_MODULUS_H_
|
||||
|
||||
int test_quaternion_square_modulus_fp32();
|
||||
|
||||
int test_quaternion_square_modulus_fp64();
|
||||
|
||||
int test_quaternion_square_modulus();
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue