μHAL (v2.7.9)
Part of the IPbus software repository
Namespaces | Macros | Enumerations
definitions.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 uhal
 
 uhal::tests
 

Macros

#define UHAL_TESTS_DEFINE_CLIENT_TEST_CASES(test_suite_name, test_case_name, test_fixture, test_case_contents)
 

Enumerations

enum  uhal::tests::DeviceType {
  uhal::tests::IPBUS_1_3_UDP, uhal::tests::IPBUS_1_3_TCP, uhal::tests::IPBUS_1_3_CONTROLHUB, uhal::tests::IPBUS_2_0_UDP,
  uhal::tests::IPBUS_2_0_TCP, uhal::tests::IPBUS_2_0_CONTROLHUB, uhal::tests::IPBUS_2_0_PCIE
}
 

Macro Definition Documentation

◆ UHAL_TESTS_DEFINE_CLIENT_TEST_CASES

#define UHAL_TESTS_DEFINE_CLIENT_TEST_CASES (   test_suite_name,
  test_case_name,
  test_fixture,
  test_case_contents 
)

Definition at line 54 of file definitions.hpp.