aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/Android.bp
diff options
context:
space:
mode:
authorAnders Lewis <agloo@google.com>2017-08-08 18:29:51 -0700
committerAnders Lewis <agloo@google.com>2017-08-09 15:26:37 -0700
commitac4f4b43a3d19f40fc1138c5f78a3d5afd535935 (patch)
tree383382ddc413b182c7b84cab5c2e47004bfd9470 /benchmarks/Android.bp
parenta7b0f8899790198cd9e72950f481679fe31e1a92 (diff)
downloadandroid_bionic-ac4f4b43a3d19f40fc1138c5f78a3d5afd535935.tar.gz
android_bionic-ac4f4b43a3d19f40fc1138c5f78a3d5afd535935.tar.bz2
android_bionic-ac4f4b43a3d19f40fc1138c5f78a3d5afd535935.zip
Add musl benchmarks.
Test: Unit tests. Change-Id: Ifb2911825f84b95fe64a803bfabd32fb81210eae
Diffstat (limited to 'benchmarks/Android.bp')
-rw-r--r--benchmarks/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Android.bp b/benchmarks/Android.bp
index fae6f20af..93f62cfe2 100644
--- a/benchmarks/Android.bp
+++ b/benchmarks/Android.bp
@@ -35,6 +35,7 @@ cc_defaults {
"string_benchmark.cpp",
"time_benchmark.cpp",
"unistd_benchmark.cpp",
+ "stdlib_benchmark.cpp",
],
shared_libs: ["libtinyxml2"],
static_libs: [