File: libyasm_test.sh

package info (click to toggle)
yasm 0.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 12,200 kB
  • ctags: 18,827
  • sloc: asm: 73,479; ansic: 48,942; sh: 9,773; python: 8,913; xml: 1,108; makefile: 147; pascal: 62; sed: 16
file content (4 lines) | stat: -rwxr-xr-x 147 bytes parent folder | download | duplicates (4)
1
2
3
4
#! /bin/sh
# $Id: libyasm_test.sh 1137 2004-09-04 01:24:57Z peter $
${srcdir}/out_test.sh libyasm_test libyasm/tests "libyasm" "-f bin" ""
exit $?