Files
OpenBMC/poky/meta/recipes-devtools/elfutils/files/run-ptest
T

7 lines
280 B
Bash
Raw Normal View History

2026-04-23 17:07:55 +08:00
#!/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-,