aboutsummaryrefslogtreecommitdiff
path: root/test/scudo/symbols.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/scudo/symbols.test')
-rw-r--r--test/scudo/symbols.test8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/scudo/symbols.test b/test/scudo/symbols.test
new file mode 100644
index 000000000000..0425e62ba6af
--- /dev/null
+++ b/test/scudo/symbols.test
@@ -0,0 +1,8 @@
+UNSUPPORTED: android
+
+Verify that various functions are *not* present in the minimal binary. Presence
+of those symbols in the minimal runtime would mean that the split code made it
+back into the core Sanitizer runtime library.
+
+RUN: nm %shared_minlibscudo | not grep Symbolizer
+RUN: nm %shared_minlibscudo | not grep Coverage