about summary refs log tree commit diff homepage
path: root/test/Runtime/Uclibc/dg.exp
blob: 9c1663c37fec8458b4bbee91ce320902eb2d7e69 (plain) (blame)
1
2
3
4
5
load_lib llvm.exp

if { [klee_supports_uclibc] } {
    RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,llx,c,cpp,tr}]]
}