#include "ns3/buffer.h"
#include "ns3/random-variable-stream.h"
#include "ns3/double.h"
#include "ns3/test.h"
Go to the source code of this file.
Classes | |
class | BufferTest |
class | BufferTestSuite |
Macros | |
#define | ENSURE_WRITTEN_BYTES(buffer, n,...) |
Variables | |
static BufferTestSuite | g_bufferTestSuite |
#define ENSURE_WRITTEN_BYTES | ( | buffer, | |
n, | |||
... | |||
) |
Definition at line 64 of file buffer-test.cc.
Referenced by BufferTest::DoRun().
|
static |
Definition at line 338 of file buffer-test.cc.