aboutsummaryrefslogtreecommitdiff
path: root/tests/top.test
blob: 11eea33ba5197516dc51e7ff6f6ffe17736af458 (plain)
1
2
3
4
5
6
7
#!/bin/bash

[ -f testing.sh ] && . testing.sh

#testing "name" "command" "result" "infile" "stdin"

testing "batch termination" "top -b -n1 | tail -c 1" "\n" "" ""