2 # SPDX-License-Identifier: GPL-2.0
8 check "verify help page" \
10 check "verify the --priority/-P param" \
11 "osnoise top -P F:1 -c 0 -r 900000 -d 1M -q"
12 check "verify the --stop/-s param" \
13 "osnoise top -s 30 -T 1 -t"
14 check "verify the --trace param" \
15 "osnoise hist -s 30 -T 1 -t"
16 check "verify the --entries/-E param" \
17 "osnoise hist -P F:1 -c 0 -r 900000 -d 1M -b 10 -E 25"