runtimeverification / runtimeverification/kontrol
Add `krun`-like concrete execution for Foundry tests
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 122
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Related to ERCx.
To enable fast concrete execution of Foundry tests, we might enable fully concrete execution using the LLVM backend in Kontrol. The initial configuration should be fully concrete. One of the possible challenges is related to extracting information about the execution; it's unclear if LLVM backend can be used as a server (in a similar way to kore-rpc).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading Kontrol's LLVM backend and the existing kore-rpc execution approach, then trace how Foundry tests are executed and how execution information is extracted. The issue is complete when fully concrete LLVM-backed execution is enabled with an initial configuration and the extraction or server interface is defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100