google 테스트 돌리는데


이건 안되고 (에러메세지 : unknown file: error: C++ exception with description "bad allocation" thrown in the test body.)

아무리봐도 똑같은 코드같은데 이건 잘 돌아가네요

이 두개 차이점이 뭔가요??..


그리고 uint8_t는 그냥 unsigned char, uint64_t는 long으로 생각해도 되나요?