Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/ldso_debug/
H A Dldso_debug_test.c54 * @tc.name : ldso_debug_test_0002
58 void ldso_debug_test_0002(void) in ldso_debug_test_0002() function
63 EXPECT_PTRNE("ldso_debug_test_0002", handle_lib1, NULL); in ldso_debug_test_0002()
67 EXPECT_PTRNE("ldso_debug_test_0002", handle_lib1, NULL); in ldso_debug_test_0002()
70 EXPECT_EQ("ldso_debug_test_0002", dlclose(handle_lib1), 0); in ldso_debug_test_0002()
111 ldso_debug_test_0002,

Completed in 1 milliseconds