tree: 28be63dd85c4195c1f628bb01bd5bfac28955312 [path history] [tgz]
  1. CMakeLists.txt
  2. mpin.py
  3. README.md
  4. TestMPIN.py
  5. TestMPINAnon.py
  6. TestMPINAnonInstall.py
  7. TestMPINInstall.py
  8. TimeMPIN.py
  9. TimeMPINFull.py
  10. wcc.py
pythonCFFI/README.md

This directory contains the python module that interacts with the c code using CFFI.

To run all MPIN tests

./TestMPINInstall.py -v

To run all SOK tests

./TestSOKInstall.py -v

To run all WCC tests

./TestWCCInstall.py -v