A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
modules
Go to the documentation of this file.
1/**
2 * @file
3 * @ingroup utils
4 * @brief Definition of support modules Utils, Example programs and
5 * Test suites.
6 */
7/**
8 * @anchor modules_anchor
9 *
10 * @defgroup utils Utils
11 * @brief The utils directory is for various programs and scripts related
12 * to code coverage, test suites, style checking, and benchmarking.
13 *
14 * @defgroup examples Example programs
15 * @brief All example programs
16 *
17 * @defgroup tests Test suites
18 * @brief All test suites
19 */