ralphlange/catvs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Run w/ IOC SOFTIOC=/usr/bin/softIoc DUT=$PWD/wrapioc.sh python -m unittest discover -s catvs/server/ -t . or SOFTIOC=/usr/bin/softIoc DUT=$PWD/wrapioc.sh nosetests catvs.server Run w/ PCAS DUT=$PWD/pcastest/bin/linux-x86_64/pcas nosetests catvs.server Server tests spec. Server must provide the following PVs 'ival' type DBR_LONG count 1 R/W access initial value '42' 'aval' type DBR_SHORT count 5 R/W access initial size 0 or 5, values are zeros is size!=0 Server must not provide the following PVs 'invalid'
Releases
No releases published
Languages
- Python 74.8%
- C++ 16.6%
- Makefile 5.0%
- Shell 3.6%