summaryrefslogtreecommitdiffstats
path: root/libs/elfio/ELFIOTest/runELFtests
blob: 2c94c3cba1c34661c2fe2101cc4dc5ae10841695 (plain)
1
2
3
4
5
6
#!/bin/bash

# ELFIOTest requires to have the current working directory here, 
# otherwise it would not find its test files
cd `dirname $0`
./ELFIOTest
OpenPOWER on IntegriCloud