Kea
2.7.5
run_all.h
Go to the documentation of this file.
1
// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
2
//
3
// This Source Code Form is subject to the terms of the Mozilla Public
4
// License, v. 2.0. If a copy of the MPL was not distributed with this
5
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
6
7
8
9
#ifndef RUN_ALL_H
10
#define RUN_ALL_H
11
12
// Avoid need for user to include this header file.
13
14
#include <gtest/gtest.h>
15
16
namespace
isc
{
17
namespace
util {
18
namespace
unittests {
19
35
36
int
run_all
();
37
38
}
// namespace unittests
39
}
// namespace util
40
}
// namespace isc
41
42
43
44
#endif
// RUN_ALL_H
isc::util::unittests::run_all
int run_all()
Run All Tests.
Definition
run_all.cc:23
isc
Defines the logger used by the top-level component of kea-lfc.
Definition
agent_parser.cc:148
src
lib
util
unittests
run_all.h
Generated on Wed Nov 20 2024 11:53:25 for Kea by
1.10.0