File: control

package info (click to toggle)
growlight 1.2.40-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,436 kB
  • sloc: ansic: 17,172; cpp: 111; sh: 49; makefile: 6
file content (12 lines) | stat: -rw-r--r-- 545 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# Invoke growlight-readline with input redirected from /dev/null
Test-Command: TERM=xterm-256color NOTCURSES_LOGLEVEL=7 growlight-readline -v < /dev/null
Depends: growlight
Restrictions: allow-stderr, needs-root
Features: test-name=devnull

# Dump the block devices with full details using the installed binary
# FIXME figure out why notcurses isn't starting and reenable this
#Test-Command: echo "blockdev -v" | TERM=xterm-256color growlight-readline -v
#Depends: growlight
#Restrictions: allow-stderr, needs-root
#Features: test-name=blockdev