about summary refs log tree commit diff homepage
path: root/test/Runtime/Uclibc/dg.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Runtime/Uclibc/dg.exp')
-rw-r--r--test/Runtime/Uclibc/dg.exp5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/Runtime/Uclibc/dg.exp b/test/Runtime/Uclibc/dg.exp
deleted file mode 100644
index 9c1663c3..00000000
--- a/test/Runtime/Uclibc/dg.exp
+++ /dev/null
@@ -1,5 +0,0 @@
-load_lib llvm.exp
-
-if { [klee_supports_uclibc] } {
-    RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,llx,c,cpp,tr}]]
-}