Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
1bcdfe0af1db7b95c2b51a8fdb17475cb7670f33
/
tests
/
sys_socket_test.cpp
95646e6
Add ASSERT_ERRNO and EXPECT_ERRNO (and use them).
by Elliott Hughes
· 1 year, 11 months ago
4e274fa
Nullability check for socket module.
by zijunzhao
· 2 years, 2 months ago
f9cfecf
Fix freopen() where the path is null.
by Elliott Hughes
· 4 years, 6 months ago
32bc0fc
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
a7f1294
A few more trivial tests.
by Elliott Hughes
· 8 years ago
294d1e2
better gtest runner for bionic
by Yabin Cui
· 11 years ago
68d98d8
Assume glibc >= 2.15.
by Elliott Hughes
· 11 years ago
f6824b2
The host prebuilt glibc is 2.11, so remove workarounds for 2.9.
by Elliott Hughes
· 11 years ago
b760164
Fix signed vs unsigned comparison.
by Ben Cheng
· 11 years ago
108f6dc
Move accept4 tests into sys_socket_test.cpp.
by Christopher Ferris
· 11 years ago
6ff0c75
Add recvmmsg and sendmmsg syscalls.
by Guillaume Ranquet
· 11 years ago