commit | 53bfdae4ffdbd43d0c019d1a35af1f8477a272c9 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Oct 18 19:39:09 2013 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Oct 18 19:39:09 2013 -0700 |
tree | f6b7395802ff60e74d4da96d0f66418dba31e22a | |
parent | a5bab412e0bcb4f9e449d594330819c321cf18ad [diff] [blame] |
Fix the x86_64 clone implementation. Change-Id: Ia75f46dcb4d3222049e9a6a6fabc2b17223b47f7
diff --git a/tests/Android.mk b/tests/Android.mk index 5cc2d28..59e5129 100644 --- a/tests/Android.mk +++ b/tests/Android.mk
@@ -71,6 +71,7 @@ netdb_test.cpp \ pthread_test.cpp \ regex_test.cpp \ + sched_test.cpp \ signal_test.cpp \ stack_protector_test.cpp \ stack_unwinding_test.cpp \