client_tests_common.h
Go to the documentation of this file.
1 #ifndef PRBT_HARDWARE_SUPPORT_CLIENT_TESTS_COMMON_H
2 #define PRBT_HARDWARE_SUPPORT_CLIENT_TESTS_COMMON_H
3 
4 // This file contains constants used by all client tests.
5 namespace prbt_hardware_support
6 {
7 constexpr const char* const LOCALHOST = "127.0.0.1";
8 }
9 
10 #endif // PRBT_HARDWARE_SUPPORT_CLIENT_TESTS_COMMON_H
constexpr const char *const LOCALHOST


prbt_hardware_support
Author(s):
autogenerated on Mon Feb 28 2022 23:14:34