1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-28 09:40:55 +10:00
collapseos/tests
Virgil Dupras 8d78ca9dac tests: add test_sdc
The SD card driver is a bit too slow to be bearable. I'll write
_crc16 in z80 and see how it goes.
2020-04-24 18:23:29 -04:00
..
forth tests: add test_sdc 2020-04-24 18:23:29 -04:00
Makefile Move /emul/forth/* to /emul 2020-04-24 17:53:58 -04:00
README.md Add /tools/slatest 2020-04-02 23:20:47 -04:00

Testing Collapse OS

This folder contains Collapse OS' automated testing suite. To run, it needs /emul to be built. You can run all tests with make.