Marko Viitanen
|
2892fd7d05
|
[LMCS] separate the LMCS tests to test_lmcs.sh
|
2021-05-25 15:35:14 +03:00 |
|
Marko Viitanen
|
c080595597
|
Reduce the number of tests under test_intra.sh
|
2021-05-25 11:47:46 +03:00 |
|
Marko Viitanen
|
6eea317ec9
|
[LMCS] Add LMCS test under test_intra.sh
|
2021-05-24 20:22:36 +03:00 |
|
Joose Sainio
|
0cc1bf197f
|
Add monochrome tests and fix monochrome
|
2021-04-23 13:50:09 +03:00 |
|
Joose Sainio
|
42edbd031f
|
Add 4x4 CUs to tests
|
2021-04-23 08:28:36 +00:00 |
|
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 |
|