CARLA
Macros | Variables
test.h File Reference
#include "test/Buffer.h"
#include <carla/Logging.h>
#include <carla/profiler/Profiler.h>
#include <gtest/gtest.h>
#include <chrono>
#include <cstdint>
#include <iostream>
+ Include dependency graph for test.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LIBCARLA_LOG_LEVEL   LIBCARLA_LOG_LEVEL_INFO
 

Variables

constexpr uint16_t TESTING_PORT = 0u
 

Macro Definition Documentation

◆ LIBCARLA_LOG_LEVEL

#define LIBCARLA_LOG_LEVEL   LIBCARLA_LOG_LEVEL_INFO

Definition at line 10 of file test.h.

Variable Documentation

◆ TESTING_PORT

constexpr uint16_t TESTING_PORT = 0u

Definition at line 24 of file test.h.

Referenced by benchmark_image(), and TEST().