FOSSology  4.4.0
Open Source License Compliance by Open Source Software
test_utils.cc File Reference

Test the utility functions. More...

#include "CompatibilityUtils.hpp"
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
Include dependency graph for test_utils.cc:

Go to the source code of this file.

Classes

class  TestUtility
 Test helper/utility functions. More...
 

Functions

ostream & operator<< (ostream &out, const std::set< std::string > &s)
 
ostream & operator<< (ostream &out, const std::tuple< std::string, std::string, std::string, std::string > &t)
 
 CPPUNIT_TEST_SUITE_REGISTRATION (TestUtility)
 

Detailed Description

Test the utility functions.

Definition in file test_utils.cc.