Add AudioBuffers unit test.
[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 AudioMapping:     audio_mapping_test
11 ColourConversion: colour_conversion_test
12 FileGroup:        file_group_test
13 Image:            image_test, pixel_formats_test, make_black_test
14 Job/JobManager:   job_test
15 SubRip:           subrip_test
16 Ratio:            ratio_test
17 Resampler:        resampler_test
18 util.cc:          util_test
19
20 * "Complete" builds of DCPs with various characteristics, aiming
21 to test broad areas of code
22
23 4k_test
24 threed_test
25
26 * Tests of fairly specific areas
27
28 audio_delay_test
29 black_fill_test
30 client_server_test
31 film_metadata_test
32 frame_rate_test
33 player_silence_padding_test
34 recover_test
35 repeat_frame_test
36 scaling_test
37 silence_padding_test
38 skip_frame_test
39
40   - FFmpeg decoding
41
42   ffmpeg_audio_test
43   ffmpeg_dcp_test
44   ffmpeg_decoder_seek_test
45   ffmpeg_decoder_sequential_test
46   ffmpeg_examiner_test
47   ffmpeg_pts_offset_test
48   seek_zero_test.cc
49   stream_test