jaulib v1.3.6
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
test_big_int01.hpp File Reference
#include <cstring>
#include <iostream>
#include <jau/test/catch2_ext.hpp>
#include <jau/int_types.hpp>
#include <jau/mp/big_int.hpp>
Include dependency graph for test_big_int01.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 TEST_CASE ("MP Big Int Dec Test 10", "[big_int_t][inout][math]")
 
 TEST_CASE ("MP Big Int Dec Test 11", "[big_int_t][inout][math]")
 
 TEST_CASE ("MP Big Int Error Handling Test 88", "[big_int_t][exceptions][error][arithmetic][math]")
 
 TEST_CASE ("MP Big Int Test 00", "[big_int_t][arithmetic][math]")
 
 TEST_CASE ("MP Big Int Test 01", "[big_int_t][arithmetic][math]")
 
 TEST_CASE ("MP Big Int Test 02", "[big_int_t][arithmetic][math]")
 

Function Documentation

◆ TEST_CASE() [1/6]

TEST_CASE ( "MP Big Int Test 00" ,
"" [big_int_t][arithmetic][math] )

Definition at line 36 of file test_big_int01.hpp.

◆ TEST_CASE() [2/6]

TEST_CASE ( "MP Big Int Test 01" ,
"" [big_int_t][arithmetic][math] )

Definition at line 101 of file test_big_int01.hpp.

◆ TEST_CASE() [3/6]

TEST_CASE ( "MP Big Int Test 02" ,
"" [big_int_t][arithmetic][math] )

Definition at line 138 of file test_big_int01.hpp.

◆ TEST_CASE() [4/6]

TEST_CASE ( "MP Big Int Dec Test 10" ,
"" [big_int_t][inout][math] )

Definition at line 151 of file test_big_int01.hpp.

◆ TEST_CASE() [5/6]

TEST_CASE ( "MP Big Int Dec Test 11" ,
"" [big_int_t][inout][math] )

Definition at line 215 of file test_big_int01.hpp.

◆ TEST_CASE() [6/6]

TEST_CASE ( "MP Big Int Error Handling Test 88" ,
"" [big_int_t][exceptions][error][arithmetic][math] )

Definition at line 258 of file test_big_int01.hpp.