Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Folder names in tests/build/* could use an improvement. #227

Open
mpolitzer opened this issue Apr 12, 2024 · 0 comments
Open

Folder names in tests/build/* could use an improvement. #227

mpolitzer opened this issue Apr 12, 2024 · 0 comments
Labels
refactor Restructuring code, while not changing its original functionality

Comments

@mpolitzer
Copy link
Contributor

Folder names in tests/build/* could use an improvement.
As of now, they are: cmio images machine misc uarch uarch-riscv-arch-test.

  • cmio stores machines used by integration tests (could be improved).
  • images stores linux.bin and rootfs.ext2 (seems fine).
  • machine stores the ISA verification binaries (rv64gc) (could be improved).
  • misc stores test-machine-c-api and test-merkle-tree-hash (seems fine).
  • uarch stores the ISA verification binaries for uarch (rv64i?) (could be improved).
  • uarch-riscv-arch-test stores more ISA verification binaries but from a separate test suite (also rv64gc) (could be improved).
@mpolitzer mpolitzer added the refactor Restructuring code, while not changing its original functionality label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Restructuring code, while not changing its original functionality
Projects
Status: Todo
Development

No branches or pull requests

1 participant