Commit Graph

11 Commits

Author SHA1 Message Date
50fe918561 tests
fix tftp tests
2023-12-23 16:17:36 +01:00
0023659552 tftp
- Remove the suggestion of null terimination of the custom_fread custom_fwrite functions
- Update the tests
2023-12-06 14:58:41 +01:00
fc997e1aac tftp
fix tests
2023-12-06 08:23:12 +01:00
d9204ad9ed tftp
try to fix a bug Lorenz told me about
in fread
2023-12-06 08:05:37 +01:00
a8537ba6d4 tftp
try to fix a bug Lorenz told me about
in fwrite
2023-12-06 07:50:24 +01:00
b06ec97075 Testing
Update tests so it uses llfs data and lffs
2023-11-29 18:03:04 +01:00
9cd69dc6f8 TFTP
Fix tests
2023-11-28 13:44:34 +01:00
623cf3749c TFTP
Add tftp_custom_write and test functions
2023-11-13 16:03:14 +01:00
e682528e12 TFTP
Change tests from a copy to using the original with mocs
2023-11-12 17:07:20 +01:00
693865a70f TFTP
Add extra test case for tftp_custom_fread
2023-11-12 14:46:52 +01:00
7c76a37ec9 TFTP
Add custom fseek and fread
Add test framework gtest and added my custom fread and fseek tests + functions
2023-11-12 14:33:59 +01:00