autotest-6900

Crates.ioautotest-6900
lib.rsautotest-6900
version0.1.0-alpha.0
sourcesrc
created_at2022-02-19 18:54:50.584391
updated_at2022-02-19 18:54:50.584391
descriptionThe best autotester in existence
homepage
repository
max_upload_size
id535343
size37,772
Jason Qin (hyperswine)

documentation

README

6900-autotest

To use, run autotest-6900 in your current directory.

Assumptions

Your dir structure and build files must be able to run from build/: build/ output-elf64

Under the hood, this tool simply runs your output-elf64 with a bunch of different inputs Your mark usually depends on how many of the inputs succeed in matching the output.

IF YOU HARDCODE YOUR LOGIC, YOU TECHNICALLY GET ZERO! YES YOU GET ZERO SO DONT DO SOMETHING STUPID

Commit count: 0

cargo fmt