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

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