v0.1.14: Extract configuration from ELF files (#22)
* Pull FAILING_TESTS out into tests/utils.py * Stub out simple integration tests * Add pyelftools dependency * Implement basic run command which extracts configuration from ELF * Add simple integration tests * Set Version: 0.1.14 * Update tests/README.md * Add --save-temps pytest option and temp_dir fixture shared among all xdist workers --------- Co-authored-by: devops <devops@runtimeverification.com>