Searched defs:ElfInterfaceTest (Results 1 – 1 of 1) sorted by relevance
48 class ElfInterfaceTest : public ::testing::Test { class211 TEST_F(ElfInterfaceTest, single_pt_load_32) { in TEST_F() argument215 TEST_F(ElfInterfaceTest, single_pt_load_64) { in TEST_F() argument278 TEST_F(ElfInterfaceTest, multiple_executable_pt_loads_32) { in TEST_F() argument282 TEST_F(ElfInterfaceTest, multiple_executable_pt_loads_64) { in TEST_F() argument345 TEST_F(ElfInterfaceTest, multiple_executable_pt_loads_increments_not_size_of_phdr_32) { in TEST_F() argument350 TEST_F(ElfInterfaceTest, multiple_executable_pt_loads_increments_not_size_of_phdr_64) { in TEST_F() argument404 TEST_F(ElfInterfaceTest, non_executable_pt_loads_32) { in TEST_F() argument408 TEST_F(ElfInterfaceTest, non_executable_pt_loads_64) { in TEST_F() argument475 TEST_F(ElfInterfaceTest, many_phdrs_32) { in TEST_F() argument[all …]