blob: 6ee976a3883412416338eecf0e0d183234238e6d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
Various test scripts for runing tests on command line voclient tools.
do
sh -x test.sh
first.
The other scripts a pretty self explanatory. They follow the pattern
sh -x vo*.sh
There are all pretty mundane but are useful for a sanity check.
|