repo.or.cz
/
ci.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adapt CI for changes in https://github.com/HelenOS/harbours/pull/1 (#1)
[ci.git]
/
scenarios
/
coast
/
libpng
/
pngtest.test
blob
f5d26bf3db7e6ab05662b6171f6ec34957d5b2ea
1
#!/bin/sh
2
3
# @needs libpng
4
5
xx_start_machine
6
7
xx_cmd
"pngtest"
assert
=
"libpng passes test"
timeout
=
30
8
9
xx_stop_machine