Commit Graph

15 Commits

Author SHA1 Message Date
Martin Pulec
024494f4b8 Option to disable message repeats suppressing 2020-11-05 09:21:33 +01:00
Martin Pulec
9714fc388d tests: test convs from/to FF 10/12-bit RGB and R10k
Use lower resolution as well.
2020-10-20 15:15:05 +02:00
Martin Pulec
eb64060593 Libavcodec convs: fixed copy&paste error
Fixed wrong conversions in uv to av list.

+ tests for 10, 12 bits to R12L
+ test on lower resolution image to reduce test time
2020-10-20 15:00:00 +02:00
Martin Pulec
907a4f806d Tests FF conversions: optionaly measure performance 2020-09-24 14:37:13 +02:00
Martin Pulec
e86e66147c Lavc: added R10k/R12L conv from/to AV_PIX_FMT_YUV444P16LE
+ conversion AV_PIX_FMT_YUV444P10LE->R10k
2020-09-21 14:34:03 +02:00
Martin Pulec
de8ec48d9e Tests: option to run only standard or unit tests 2020-09-21 14:34:03 +02:00
Martin Pulec
b2cb8e3954 Fixed test_video_display()
Pass empty string instead of NULL.
2020-09-15 10:56:03 +02:00
Martin Pulec
7376a7419e Added tests for testcard ->i420 conversion 2020-03-03 08:02:46 +01:00
Martin Pulec
f01b38b31c CppUnit: status to makefile + warn if not found when run 2019-11-20 22:26:52 +01:00
Martin Pulec
735bbd50d6 Tests: run pre- and post-init
+ run always the whole suite (don't exit with first failing test)
2019-11-19 15:26:39 +01:00
Martin Pulec
915f9fe0fb Win test compile fixes 2019-11-19 15:26:38 +01:00
Martin Pulec
5aed197216 Tests: use iface en0 on macOS
IPv6 multicast doesn't work when IPV6_MULTICAST_IF set to 0 (although it
should).
2019-11-19 08:22:51 +01:00
Martin Pulec
7ebb52d953 Merged new and old unit tests
+ skip UDP tests if running inside GitHub VM (doesn't support multicast)
+ create symbols (ctags/cscope) for tests
2019-11-19 08:22:51 +01:00
Martin Pulec
81f64cc4ff Reenabled original unit tests 2019-11-19 08:22:51 +01:00
Martin Pulec
bb5b84d9ea Restructuralize directory structure
* content of ultragrid/ subdirector moved to root
2012-07-02 18:24:25 +02:00