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

make -k installcheck-local CC=gcc abs_srcdir=$PWD abs_builddir=$PWD srcdir=$PWD top_srcdir=$PWD/../ abs_top_builddir=$PWD/../ elfutils_testrun=installed elfutils_tests_rpath=no program_transform_name=s,^,eu-,