google/turbinia

Write tests for EWF evidence type

Open

#1,116 opened on Aug 17, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (170 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (789 stars)
PR merge metrics
 (PR metrics pending)

Description

We now have EWF support from https://github.com/google/turbinia/pull/1112, but we should also add some tests as well. We should be able to use test disks from dfVFS for this: https://github.com/log2timeline/dfvfs/tree/main/test_data, and this is probably a good test to base it off of: https://github.com/google/turbinia/blob/6e1b042c57381f02de13507a910c69340ea4bb99/turbinia/processors/mount_local_test.py#L149

Contributor guide