Skip to content

Commit fa19c1c

Browse files
committed
Add new test: captcha
1 parent 5fada71 commit fa19c1c

File tree

3 files changed

+1048
-1
lines changed

3 files changed

+1048
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,8 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines.
146146
## External sources
147147

148148
In `rv32emu` repository, there are some prebuilt ELF files for testing purpose.
149-
* `chacha20.elf` : See [tests/chacha20](tests/chacha20)
149+
* `captcha.elf` : See [tests/captcha.c](tests/captcha.c)
150+
* `chacha20.elf` : See [tests/chacha20](tests/chacha20.c)
150151
* `coremark.elf` : See [eembc/coremark](https://github.com/eembc/coremark) [RV32M]
151152
* `dhrystone.elf` : See [rv8-bench](https://github.com/michaeljclark/rv8-bench)
152153
* `doom.elf` : See [sysprog21/doom_riscv](https://github.com/sysprog21/doom_riscv) [RV32M]

build/captcha.elf

28.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)