Create yaml2obj test that uses every DWARF form
Open
testing
- Dominant language
- C++
- Stars
- 5.5k
- Forks
- 378
- Avg merge
- 23h 54m
- Merged PRs (30d)
- 6
Description
To get better test coverage for issues like https://github.com/google/bloaty/issues/298, Bloaty should have a yaml2obj test that contains every DWARF form. We should be able to at least skip every DWARF form without crashing with messages like:
```
bloaty: Don't know how to parse DWARF form: 31
```
Contributor guide
Assessment
This issue has not been assessed yet.