Skip to content

Added a start to autopkgtest framework

Lance Lin requested to merge linqigang/fsm-lite:master into master

autopkgtest suite for fsm-lite

fsm-lite produces two files: *.meta, *.tmp. The *.meta file will contain the file size in bytes for *.tmp

run-unit-test uses a sample .FASTA file and confirms that the file size *.meta reports matches the file size of the output *.tmp. If both numbers match, it passes.

Merge request reports

Loading