drgn/tests/resources
Omar Sandoval 24b53f2702 tests: add infrastructure for test resources
We currently only have one test resource file, sample.coredump.zst, but
the tests for #332 will add more. Create a package, tests.resources, to
contain test resources and a function, get_resource(), to decompress
them. It can also be used on the command line:

  python3 -m tests.resources $resource_name

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2024-03-22 16:12:05 -07:00
..
__init__.py tests: add infrastructure for test resources 2024-03-22 16:12:05 -07:00
__main__.py tests: add infrastructure for test resources 2024-03-22 16:12:05 -07:00
.gitignore tests: add infrastructure for test resources 2024-03-22 16:12:05 -07:00
multithreaded.core.zst tests: add infrastructure for test resources 2024-03-22 16:12:05 -07:00