capn-freako / ibisami

A public domain IBIS-AMI model creation infrastructure for all to share.
BSD 3-Clause "New" or "Revised" License
11 stars 5 forks source link

Add testing of generated *.AMI files, along with *.DLL/SOs. #1

Open capn-freako opened 8 years ago

capn-freako commented 8 years ago

The new configurator based flow generates the .AMI file from a common configuration data source. This means the .AMI file thusly generated should be included in the testing of the model. To do this, we'll need to find/write a Python *.AMI file parser.