summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/elfutils/files/run-ptest
blob: 770a62e73104814efa0636ade665ad41868b9350 (plain)
1
2
3
4
5
6
#!/bin/sh
#
#This script is used to run elfutils test suites
cd tests

make -k runtest-TESTS abs_srcdir=$PWD abs_builddir=$PWD bindir=$PWD/../src/  srcdir=$PWD  top_srcdir=$PWD/../ abs_top_builddir=$PWD/../ elfutils_testrun=installed