μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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

namespace  uhal
 
namespace  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 53 of file definitions.hpp.