BDE 4.14.0 Production release
Loading...
Searching...
No Matches
s_baltst_test.h
Go to the documentation of this file.
1/// @file s_baltst_test.h
2///
3/// The content of this file has been pre-processed for Doxygen.
4///
5
6
7// s_baltst_test.h -*-C++-*-
8#ifndef INCLUDED_S_BALTST_TEST
9#define INCLUDED_S_BALTST_TEST
10
11#include <bsls_ident.h>
12BSLS_IDENT_RCSID(s_baltst_test_h,"$Id$ $CSID$")
14
15/// @defgroup s_baltst_test s_baltst_test
16/// @brief Provide a superficial test of all classes in `baltst` package.
17/// @addtogroup Standalones
18/// @{
19/// @addtogroup s_baltst
20/// @{
21/// @addtogroup s_baltst_test
22/// @{
23///
24/// <h1> Outline </h1>
25/// * <a href="#s_baltst_test-purpose"> Purpose</a>
26///
27/// # Purpose {#s_baltst_test-purpose}
28/// Provide a superficial test of all classes in `baltst` package.
29/// @}
30/** @} */
31/** @} */
32
33/** @addtogroup Standalones
34 * @{
35 */
36/** @addtogroup s_baltst
37 * @{
38 */
39/** @addtogroup s_baltst_test
40 * @{
41 */
42
43
44namespace s_baltst {
45
46} // close package namespace
47
48
49#endif
50
51// ----------------------------------------------------------------------------
52// NOTICE:
53// Copyright 2020 Bloomberg Finance L.P. All rights reserved.
54// Property of Bloomberg Finance L.P. (BFLP)
55// This software is made available solely pursuant to the
56// terms of a BFLP license agreement which governs its use.
57// ------------------------------- END-OF-FILE --------------------------------
58
59/** @} */
60/** @} */
61/** @} */
#define BSLS_IDENT_RCSID(tag, str)
Definition bsls_ident.h:260
#define BSLS_IDENT_PRAGMA_ONCE
Definition bsls_ident.h:310
Definition s_baltst_address.h:66