Text improvement
[platform/core/uifw/dali-adaptor.git] / automated-tests / images / README.md
1 % Images for Dali Adaptor Automated Testing
2
3 Images used in automated tests for the dali-adaptor project.
4 These images include broken files to test error handling as well as valid
5 images.
6
7 Truncated files are an interesting case and are a plausible consequence of IO
8 errors such as network disconnection during downloading of an image by an
9 application.
10 Some image codecs can sometimes deliver a partial image for such a truncated
11 file.
12 It is thus a policy decision for us whether to return an image like this to the
13 application, to show some junk to the user, or suppress it as a failed load,
14 and these tests should demonstrate that that policy is applied for all relevant
15 formats.
16
17