Marko Viitanen
|
b56d20983f
|
[tests] Disable GOP in inter tests
|
2021-10-29 10:45:00 +03:00 |
|
Marko Viitanen
|
41c1b6172c
|
[inter] Fix picture headers for P/B slices and disable some features in tests
|
2021-10-29 10:30:12 +03:00 |
|
Marko Viitanen
|
261314ecb2
|
[tests] Change test_tools.sh to use height divisible by 8
|
2021-10-29 09:56:26 +03:00 |
|
Marko Viitanen
|
5b3d87f6c1
|
[inter] Enable testing for inter tools
|
2021-10-25 11:32:11 +03:00 |
|
Marko Viitanen
|
ced10603c8
|
[LMCS] Add a test for LMCS
|
2021-05-12 14:17:34 +03:00 |
|
Joose Sainio
|
0cc1bf197f
|
Add monochrome tests and fix monochrome
|
2021-04-23 13:50:09 +03:00 |
|
siivonek
|
067611d9cf
|
Add tests for VAQ with both rate controls.
|
2020-04-02 11:02:58 +02:00 |
|
siivonek
|
2aa0d97589
|
Add VAQ test in test_tools. Bump minor version number in configure.ac. Update help text for VAQ.
|
2020-04-01 18:16:39 +02:00 |
|
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 |
|
Jan Beich
|
0280871287
|
tests: convert scripts to POSIX shell
$ gmake check VERBOSE=1
[...]
FAIL: test_external_symbols.bash
================================
../build-aux/test-driver: ./test_external_symbols.bash: not found
FAIL test_external_symbols.bash (exit status: 127)
FAIL: test_gop.bash
===================
../build-aux/test-driver: ./test_gop.bash: not found
FAIL test_gop.bash (exit status: 127)
[...]
|
2017-06-28 05:22:46 +00:00 |
|