Kea 2.5.8
run_all.cc File Reference
#include <config.h>
#include <stdlib.h>
#include <iostream>
#include <iomanip>
#include <gtest/gtest.h>
#include <exceptions/exceptions.h>
#include <util/unittests/run_all.h>
+ Include dependency graph for run_all.cc:

Go to the source code of this file.

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::util
 
namespace  isc::util::unittests
 

Functions

int isc::util::unittests::run_all ()
 Run All Tests.