python-tuf/tests/repository_data/client
Joshua Lock 3720b2358e Re-generate repository and client test metadata
Re-generate metadata to adopt the change that root.json is no longer
listed in snapshot.json

```
 # Remove repository and client data
cd tests/repository_data && rm -rf repository client
 # Generate metadata
python generate.py
 # Duplicate metadata files
cp -r client/test_repository1 client/test_repository2
 # Recover non-signed file
git checkout client/map.json
```

Signed-off-by: Joshua Lock <jlock@vmware.com>
2020-03-11 11:35:37 +00:00
..
test_repository1/metadata Re-generate repository and client test metadata 2020-03-11 11:35:37 +00:00
test_repository2/metadata Re-generate repository and client test metadata 2020-03-11 11:35:37 +00:00
map.json Tweak map file to improve test coverage 2017-12-08 16:32:49 -05:00