|
Givaro 4.2.1
|
tests integer.h fucntions not tested elsewhere. More...
Macros | |
| #define | _GIV_REPET 10 |
Functions | |
| int | test_axpy_unit (const Integer &a, const Integer &b, const Integer &x) |
| int | test_divmod () |
| int | test_axpy () |
| int | test_mul_unit (const Integer &a, const Integer &b) |
| int | test_mul () |
| template<typename UnsignedBaseType> | |
| int | test_cast_unit (const UnsignedBaseType &t, const Integer &a, const Integer &b) |
| template<> | |
| int | test_cast_unit (const bool &t, const Integer &a, const Integer &b) |
| int | test_cast_unit (const Integer &a, const Integer &b) |
| int | test_cast () |
| int | test_subin () |
| int | main (int argc, char **argv) |
tests integer.h fucntions not tested elsewhere.
| #define _GIV_REPET 10 |
| int test_divmod | ( | ) |
| int test_axpy | ( | ) |
| int test_mul | ( | ) |
| int test_cast_unit | ( | const UnsignedBaseType & | t, |
| const Integer & | a, | ||
| const Integer & | b ) |
| int test_cast | ( | ) |
| int test_subin | ( | ) |
| int main | ( | int | argc, |
| char ** | argv ) |