commit | ac4f4b43a3d19f40fc1138c5f78a3d5afd535935 | [log] [tgz] |
---|---|---|
author | Anders Lewis <agloo@google.com> | Tue Aug 08 18:29:51 2017 -0700 |
committer | Anders Lewis <agloo@google.com> | Wed Aug 09 15:26:37 2017 -0700 |
tree | 383382ddc413b182c7b84cab5c2e47004bfd9470 | |
parent | a7b0f8899790198cd9e72950f481679fe31e1a92 [diff] [blame] |
Add musl benchmarks. Test: Unit tests. Change-Id: Ifb2911825f84b95fe64a803bfabd32fb81210eae
diff --git a/benchmarks/Android.bp b/benchmarks/Android.bp index fae6f20..93f62cf 100644 --- a/benchmarks/Android.bp +++ b/benchmarks/Android.bp
@@ -35,6 +35,7 @@ "string_benchmark.cpp", "time_benchmark.cpp", "unistd_benchmark.cpp", + "stdlib_benchmark.cpp", ], shared_libs: ["libtinyxml2"], static_libs: [