#include "ns3/buffer.h"#include "ns3/double.h"#include "ns3/random-variable-stream.h"#include "ns3/test.h"Go to the source code of this file.
| Classes | |
| class | BufferTest | 
| Buffer unit tests.  More... | |
| class | BufferTestSuite | 
| Buffer TestSuite.  More... | |
| Macros | |
| #define | ENSURE_WRITTEN_BYTES(buffer, n, ...) | 
| Variables | |
| static BufferTestSuite | g_bufferTestSuite | 
| Static variable for test initialization. | |
| #define ENSURE_WRITTEN_BYTES | ( | buffer, | |
| n, | |||
| ... ) | 
Definition at line 89 of file buffer-test.cc.
Referenced by BufferTest::DoRun().
| 
 | static | 
Static variable for test initialization.
Definition at line 405 of file buffer-test.cc.