android_system_core/libcutils/tests
Mark Salyzyn 44ba139bba libcutils: sockets_test breaks MAC build
- Neuter SOCK_NONBLOCK and SOCK_CLOEXEC if they are not defined.
- F_SETFL O_NONBLOCK after socket() call.
- Correct environment reference (we recently changed handler to
  replace non-ascii and non-numericals with '_' for env tag).

Test: libcutils_test32 --gtest_filter=SocketsTest.android_get_control_socket
Bug: 32450474
Change-Id: I409a8c2c78e5f057af5fd6251cbd8657018be22b
2016-11-04 12:27:43 -07:00
..
Android.bp libcutils: add android_get_control_file() 2016-11-03 13:34:20 -07:00
AshmemTest.cpp Add basic tests for ashmem 2016-09-20 16:17:24 -07:00
files_test.cpp libcutils: add android_get_control_file() 2016-11-03 13:34:20 -07:00
MemsetTest.cpp Make allocations use unique_ptr. 2015-10-14 14:03:29 -07:00
PropertiesTest.cpp libcutils: Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
sched_policy_test.cpp libcutils: add sched_policy test 2016-08-03 23:31:50 +00:00
sockets_test.cpp libcutils: sockets_test breaks MAC build 2016-11-04 12:27:43 -07:00
test_str_parms.cpp Move all libcutils tests into the gtests. 2015-04-02 14:25:55 -07:00
trace-dev_test.cpp Fix incorrect handling of snprintf return value. 2016-02-25 12:46:44 -08:00