Folder names in tests/build/*
could use an improvement.
#227
Labels
refactor
Restructuring code, while not changing its original functionality
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
storeslinux.bin
androotfs.ext2
(seems fine).machine
stores the ISA verification binaries (rv64gc
) (could be improved).misc
storestest-machine-c-api
andtest-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 (alsorv64gc
) (could be improved).The text was updated successfully, but these errors were encountered: