xref: /third_party/elfio/tests/runELFtests (revision 65042b18)
1#!/bin/bash
2
3# ELFIOTest requires to have the current working directory here, 
4# otherwise it would not find its test files
5cd `dirname $0`
6./ELFIOTest
7