All the Matlab test functions are designed to be run from the libbvg directory.

So I use them by...

>> cd libbvg
>> cd test
>> addpath(pwd);
>> cd ..
>> test_bvpr
>> driver_test_mcrapr
