File: runsamples.sh

package info (click to toggle)
drawtiming 0.7.1-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 848 kB
  • sloc: cpp: 1,081; sh: 807; lex: 35; yacc: 32; makefile: 21
file content (8 lines) | stat: -rwxr-xr-x 368 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
#!/bin/sh -ex
# this script is meant to be executed by running "make check" 

../src/drawtiming -o sample.gif $srcdir/sample.txt
../src/drawtiming -o statement1.gif $srcdir/statement1.txt
../src/drawtiming -x 1.5 -o memory.gif $srcdir/memory.txt
../src/drawtiming -p 640x480 -o sample640x480.gif $srcdir/sample.txt
../src/drawtiming -o guenter.gif $srcdir/guenter.txt