commit | 2f3ba8844ab8ed6be02485c79c1e974a6513b492 | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | Tue Feb 18 10:22:58 2014 +0200 |
committer | Christopher Ferris <cferris@google.com> | Thu Mar 27 11:08:49 2014 -0700 |
tree | fa9a5cb69fbfb66ca33dbc9dc8c0dc757802f98a | |
parent | bc475bc8d1d202baa48f6c9829fe1cced9122332 [diff] [blame] |
Add accept4 unit test to bionic. Change-Id: I1cce5fb8dab16f03164fdd288f35a814d7c49c6a
diff --git a/tests/Android.mk b/tests/Android.mk index 8dffa2f..a37ea4a 100644 --- a/tests/Android.mk +++ b/tests/Android.mk
@@ -81,6 +81,7 @@ system_properties_test.cpp \ time_test.cpp \ unistd_test.cpp \ + accept4_test.cpp \ libBionicStandardTests_cflags := \ $(test_cflags) \