iceoryx2
C++ Language Bindings
Loading...
Searching...
No Matches
testing.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  iox2
 
namespace  iox2::testing
 

Functions

auto iox2::testing::generate_service_name () -> ServiceName
 Generates a random all-time unique service name.
 
void iox2::testing::create_test_directory ()
 Creates the test directory to store test artifacts.
 
auto iox2::testing::generate_file_name () -> bb::FileName
 Generates an all-time unique file name.
 
auto iox2::testing::generate_file_path () -> bb::FilePath
 Generates an all-time unique file name located inside the test directory.
 
auto iox2::testing::test_directory_path () -> bb::Path
 Returns the current test directory path.