Home
last modified time | relevance | path

Searched refs:test_socketcall (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/strace/tests/
H A Dsocketcall.c55 test_socketcall(const int i, const void *const addr) in test_socketcall() function
83 test_socketcall(i, efault); in main()
84 test_socketcall(i, args); in main()
/aosp_15_r20/external/strace/tests-mx32/
H A Dsocketcall.c55 test_socketcall(const int i, const void *const addr) in test_socketcall() function
83 test_socketcall(i, efault); in main()
84 test_socketcall(i, args); in main()
/aosp_15_r20/external/strace/tests-m32/
H A Dsocketcall.c55 test_socketcall(const int i, const void *const addr) in test_socketcall() function
83 test_socketcall(i, efault); in main()
84 test_socketcall(i, args); in main()
/aosp_15_r20/external/strace/
H A DChangeLog23848 socketcall.c: In function 'test_socketcall':
23942 * tests/socketcall.c (test_socketcall): Likewise.
27132 * tests/socketcall.c (test_socketcall): Update expected output.