rust-av/rust-av

Auto-generate the demuxer tests

オープン

#21 opened on 2016/11/15

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (47 件のフォーク)auto 404
DemuxerTesthelp wanted

Repository metrics

Stars
 (910 個のスター)
PR merge metrics
 (PR metrics pending)

説明

The basic testing involves the following sub-tests:

  • make sure the demuxer correctly probes (check for positives)
  • make sure that the demuxer consistently populate the Streams array at the first read
  • make sure that the demuxer consistently outputs the same data on sequential reads
  • make sure that the demuxer consistently outputs the same data after multiple seeks

コントリビューターガイド