PIVX Core  5.6.99
P2P Digital Currency
Functions
scriptnum_tests.cpp File Reference
#include "libzerocoin/bignum.h"
#include "script/script.h"
#include "test/test_pivx.h"
#include <boost/test/unit_test.hpp>
#include <limits.h>
#include <stdint.h>
Include dependency graph for scriptnum_tests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (creation)
 
 BOOST_AUTO_TEST_CASE (operators)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( creation  )

Definition at line 167 of file scriptnum_tests.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( operators  )

Definition at line 180 of file scriptnum_tests.cpp.