Optionally, a set of tests can be run against your build to perform some basic validation of the EOSIO software installation.
To run the test suite after building, run:
cd ~/eosio/eos/build
make test
Optionally, a set of tests can be run against your build to perform some basic validation of the EOSIO software installation.
To run the test suite after building, run:
cd ~/eosio/eos/build
make test