Files
kvspool/bindings/kvpy/tests/README
Troy D. Hanson 4456e62bda wip
2016-06-26 10:44:59 -04:00

7 lines
343 B
Plaintext

These scripts exercise the kvpy module which reads key-value spools within Python.
read.py : tries to read one frame from the spool subdirectory
read_all.py: tries to read all frames from the spool subdirectory
speed.py : basic read/write speed test
runtest.sh : invokes another utility to write a frame to the spool then runs read.py