Home
last modified time | relevance | path

Searched refs:ldso_debug_test_0003 (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/ldso_debug/
H A Dldso_debug_test.c76 * @tc.name : ldso_debug_test_0003
80 void ldso_debug_test_0003(void) in ldso_debug_test_0003() function
84 EXPECT_EQ("ldso_debug_test_0003", rename(LIB_PATH_5, LIB_PATH_BAK), 0); in ldso_debug_test_0003()
87 EXPECT_PTREQ("ldso_debug_test_0003", handle_lib4, NULL); in ldso_debug_test_0003()
89 EXPECT_EQ("ldso_debug_test_0003", rename(LIB_PATH_BAK, LIB_PATH_5), 0); in ldso_debug_test_0003()
112 ldso_debug_test_0003,

Completed in 2 milliseconds