diff options
author | Zhang Rui <bbcallen@gmail.com> | 2015-07-21 21:04:03 +0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-07-21 15:19:42 +0200 |
commit | aee909acfb34bf8c03e3c4a93430df95ba8fae08 (patch) | |
tree | d7b05b4be21d7826a410054b5bd40df2bbe70afe /tests/ref/fate | |
parent | 5d0616ce0e640383904615f1d09cae21446124bb (diff) | |
download | ffmpeg-aee909acfb34bf8c03e3c4a93430df95ba8fae08.tar.gz |
fate: add test for async protocol
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/ref/fate')
-rw-r--r-- | tests/ref/fate/async | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/ref/fate/async b/tests/ref/fate/async new file mode 100644 index 0000000000..3ab5e8c629 --- /dev/null +++ b/tests/ref/fate/async @@ -0,0 +1,7 @@ +open: 0 +size: 2048 +read: 2048 +read: 0 +seek: 1536 +read: 512 +read: 0 |