MEGA65 / mega65-libc

Simple C library for the MEGA65
Other
25 stars 18 forks source link

Tests for `fileio` and `dirent` #34

Open mlund opened 1 year ago

mlund commented 1 year ago

Add tests for file I/O.

mlund commented 1 year ago

@lydon42 would you be able to point me to an example where functions in dirent.h is used? I'd like to add a test to ensure that the llvm assembler part is in good order.

lydon42 commented 1 year ago

MEGAFLASH does include it, but I think it only uses the struct. So mega65-core/src/utilities/qspicommon.c