ffmpeg/tests
Martin Storsjö 1a501728ed tests: Fix fate-run.sh to handle busybox-w32 absolute paths
Busybox-w32 uses regular Windows style paths with drive letters,
but with forward slashes; thus an absolute path starts with "c:/".

Make the target_path() function in fate-run.sh (which converts a
potentially relative path to an absolute one, under the target_path
prefix) handle this case.

With this in place, running fate tests almost works in
busybox-w32 - only one issue remains. A patch [1] has been sent to
upstream busybox for fixing that issue (which also is present if
running fate tests on busybox on Linux), but it hasn't been
responded to yet.

[1] https://lists.busybox.net/pipermail/busybox/2025-December/091851.html

(cherry picked from commit 06a17fdafc)
2026-02-03 20:56:48 +00:00
..
api api/api-band-test: Query codec capabilities to decide admissibility 2024-06-12 14:29:30 +02:00
checkasm checkasm: aacencdsp: Actually test nonzero values in quant_bands 2025-02-11 10:39:24 +02:00
fate fate/ffmpeg: remove comparison against ref from fix_sub_duration_heartbeat 2025-12-16 21:19:36 +02:00
filtergraphs tests/fate/filter-audio: add a test for handling more than 64 channels 2024-09-09 17:26:17 +02:00
maps fate: Add fsync filter tests 2024-01-05 09:29:05 +01:00
ref avformat/mov: add an offset to IAMF streams 2026-01-23 14:50:05 -03:00
streamgroups fate/mov: add an IAMF+video muxing test 2024-08-04 12:09:40 -03:00
.gitignore
audiogen.c tests/audiogen: Fix total RIFF chunk size 2024-03-28 11:54:41 +01:00
audiomatch.c tests/audiomatch: add free to make static analysis tools happy 2020-12-10 19:38:32 +08:00
base64.c
copycooker.sh
extended.ffconcat all: apply linter fixes 2025-12-07 15:54:59 +00:00
fate-run.sh tests: Fix fate-run.sh to handle busybox-w32 absolute paths 2026-02-03 20:56:48 +00:00
fate-valgrind.supp
fate.sh fate: allow https for git URLs 2024-04-27 23:24:58 +02:00
Makefile fate/ffprobe: Fix test requirements 2024-04-03 19:10:24 +02:00
md5.sh
refcmp-metadata.awk fate/filter-refcmp-*: make refcmp_metadata fail on empty or truncated input 2022-04-10 20:12:23 +02:00
reference.pnm
rotozoom.c
simple1.ffconcat all: apply linter fixes 2025-12-07 15:54:59 +00:00
simple2.ffconcat all: apply linter fixes 2025-12-07 15:54:59 +00:00
test.ffmeta
tiny_psnr.c
tiny_ssim.c test: tiny_ssim: Don't include config.h 2022-03-30 14:56:07 +03:00
utils.c
videogen.c