File: quicktests

package info (click to toggle)
ion 3.2.1%2Bdfsg-1.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 23,768 kB
  • ctags: 11,049
  • sloc: ansic: 141,798; sh: 22,848; makefile: 7,818; python: 1,638; sql: 311; perl: 197; awk: 178; xml: 50; java: 19
file content (14 lines) | stat: -rw-r--r-- 377 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# quicktests test set
# a set of tests that are quick and provide basic coverage.
# If a test tests a corner case or a presumed-resolved bug, it probably
# doesn't go here.

# This is the simplest "does ION work?" test.
1000.loopback

# This tests whether the status report mechanism works in ION, as well as
# sending a bunch of bundles in one quick test.
#status-rpts


bsp/