8#include "gtest/gtest-spi.h"
9#include "gtest/gtest.h"
11TEST(_GTestCbmPsdAddress, CheckAddress)
14 int32_t sectionid {0};
32TEST(_GTestCbmPsdAddress, CheckSetModuleId)
35 int32_t sectionid {0};
43TEST(_GTestCbmPsdAddress, CheckSetSectionId)
46 int32_t sectionid {0};
@ kPsd
Projectile spectator detector.
TEST(_GTestCbmPsdAddress, CheckAddress)
static uint32_t SetModuleId(uint32_t address, int32_t newModuleId)
Set new module ID for address.
static uint32_t SetSectionId(uint32_t address, int32_t newSectionId)
Set new section ID for address.
void comparePsdAddressDataMembers(int32_t address, ECbmModuleId systemid, int32_t moduleid, int32_t sectionid)