File: start-next.test

package info (click to toggle)
btest 0.72-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,208 kB
  • sloc: python: 2,187; sh: 547; makefile: 165; xml: 12; awk: 1
file content (9 lines) | stat: -rw-r--r-- 245 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
# %TEST-EXEC: btest %INPUT
# %TEST-EXEC: btest-diff output

@TEST-EXEC: cat %INPUT | wc -c | awk '{print $1}' >>../../output
This is the first test input in this file.
# @TEST-START-NEXT
... and the second.
# @TEST-START-NEXT
... and the third.