summaryrefslogtreecommitdiff
path: root/compiler-rt/test/profile/instrprof-dlopen-dlclose-gcov.test
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/test/profile/instrprof-dlopen-dlclose-gcov.test')
-rw-r--r--compiler-rt/test/profile/instrprof-dlopen-dlclose-gcov.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/compiler-rt/test/profile/instrprof-dlopen-dlclose-gcov.test b/compiler-rt/test/profile/instrprof-dlopen-dlclose-gcov.test
index 8b1b2e29474..36b5dbd262d 100644
--- a/compiler-rt/test/profile/instrprof-dlopen-dlclose-gcov.test
+++ b/compiler-rt/test/profile/instrprof-dlopen-dlclose-gcov.test
@@ -1,3 +1,6 @@
+# atexit(3) not supported in dlopen(3)ed+dlclose(3)d DSO
+XFAIL: netbsd
+
RUN: mkdir -p %t.d
RUN: cd %t.d