#define CODE_ERROR_LOCATIONS #include #include #include TEST(ProcessesTest, GetPID) { ASSERT_EQ(nb::GetPID(), GetCurrentProcessId()); }