Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

This is a test project to check a binary compiled from Rust sources can be run on our CPU.

Each directory under src/ should be an implementation of each binary. Binary names are defined in [bin] section of Cargo.toml.

How to run the tests is described in the project README file.