test/data updates.
[dcpomatic.git] / test / README
1 DCP-o-matic unit tests
2 ----------------------
3
4 They can be grouped roughly into the following:
5
6 * Self-contained tests of single classes / method sets
7
8 AudioAnalysis:    audio_analysis_test
9 AudioBuffers:     audio_buffers_test
10 AudioDecoder:     audio_decoder_test
11 AudioMapping:     audio_mapping_test
12 ColourConversion: colour_conversion_test
13 FileGroup:        file_group_test
14 Image:            image_test, pixel_formats_test, make_black_test
15 Player:           player_test
16 Job/JobManager:   job_test
17 SubRip:           subrip_test
18 Ratio:            ratio_test
19 Resampler:        resampler_test
20 util.cc:          util_test
21
22 * "Complete" builds of DCPs with various characteristics, aiming
23 to test broad areas of code
24
25 4k_test
26 threed_test
27
28 * Tests of fairly specific areas
29
30 audio_delay_test
31 black_fill_test
32 client_server_test
33 film_metadata_test
34 frame_rate_test
35 recover_test
36 repeat_frame_test
37 scaling_test
38 silence_padding_test
39 skip_frame_test
40
41   - FFmpeg decoding
42
43   ffmpeg_audio_test
44   ffmpeg_dcp_test
45   ffmpeg_decoder_seek_test
46   ffmpeg_decoder_sequential_test
47   ffmpeg_examiner_test
48   ffmpeg_pts_offset_test
49   seek_zero_test.cc
50   stream_test