Marko Viitanen
|
5f54864a70
|
Test signhide and rdoq in intra
|
2021-02-12 16:41:37 +02:00 |
|
Marko Viitanen
|
86aff501a2
|
Add a test for Intra RDOQ
|
2021-02-12 13:25:22 +02:00 |
|
Arttu Makinen
|
6f03c5dc68
|
Argument of ALF updated for Intra test.
|
2020-12-30 16:25:00 +02:00 |
|
Arttu Makinen
|
d03531e817
|
Enable ALF for IC intra test.
|
2020-12-30 16:19:58 +02:00 |
|
Marko Viitanen
|
2bd9bcdf28
|
[CI] Use QP 37 on one intra test
|
2020-10-13 14:06:59 +03:00 |
|
Marko Viitanen
|
1986130ab6
|
[CI] Only enable intra testing for now
|
2020-10-13 12:02:18 +03:00 |
|
Marko Viitanen
|
5a6806cbf7
|
[CI] Limit testing parameters to those that work
|
2020-10-09 09:37:15 +03: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 |
|