uvg266/tests/test_invalid_input.sh
Jan Beich bb01721cf8 tests: load util.sh from source directory
$ mkdir build
$ cd build
$ ../kvazaar/configure
$ gmake check VERBOSE=1
...
FAIL: test_gop.sh
=================

.: cannot open util.sh: No such file or directory
FAIL test_gop.sh (exit status: 2)

FAIL: test_interlace.sh
=======================

.: cannot open util.sh: No such file or directory
FAIL test_interlace.sh (exit status: 2)
2017-06-28 06:27:46 +00:00

9 lines
109 B
Bash
Executable file

#!/bin/sh
# Test trying to use invalid input dimensions.
set -eu
. "${0%/*}/util.sh"
encode_test 1x65 1 1