52 #include "build_config.h"
67 TUDEF(
"YumaStream",
"open");
68 const char testfn[] =
"wioefoqwief.wiroug04tu24tgjlv";
69 std::ifstream fstr(testfn, std::ios::in);
80 TUDEF(
"YumaStream",
"open");
81 std::string testfn(gnsstk::getPathData() + gnsstk::getFileSep() +
82 "timeconvert_2015_200_0.exp");
97 TUDEF(
"YumaData",
"operator<</>>");
98 std::string testfn(gnsstk::getPathData() + gnsstk::getFileSep() +
99 "test_input_yuma377.txt");
100 std::string outfn(gnsstk::getPathTestTemp() + gnsstk::getFileSep() +
101 "test_output_yuma377.out");
126 int main(
int argc,
char * argv[] )
135 cout <<
"Total Failures for " << __FILE__ <<
": " << errorTotal << endl;