drgn/scripts
Omar Sandoval 1c9acb8eed Add virtual machine testing setup
Now that we have tests for kernel-specific functionality, we should run
them on various kernel versions. This adds a script for doing so using
QEMU with a pre-built root filesystem image and kernels that I'm hosting
on my Dropbox. The script can be run locally, but this also sets it up
to be run on Travis. For now, we're testing the mainline, stable, and
longterm releases from kernel.org (not including v3.16, which doesn't
even boot for me).
2019-11-22 16:54:00 -08:00
..
vmtest Add virtual machine testing setup 2019-11-22 16:54:00 -08:00
generate_dwarf_constants.py Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
generate_primitive_type_spellings.py libdrgn: expose primitive type concept to public interface 2019-05-06 14:55:34 -07:00
generate_travis_yml.py Add virtual machine testing setup 2019-11-22 16:54:00 -08:00
test_cityhash.c Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
test_siphash.c Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
update-elfutils.sh Import elfutils 2019-09-05 01:04:33 -07:00