aboutsummaryrefslogtreecommitdiff
path: root/src/tests/test_akfs.c
AgeCommit message (Collapse)AuthorFilesLines
7 daysAvoiding malloc/free combo by providing a pointer to the functionkaotisk1-15/+12
2024-07-14forgot to close file descriptorkaotisk1-1/+2
2024-06-04Forgot to exit in case of fopen error and check also on the second callkaotisk1-0/+6
2024-06-01Introducing the first test and library implementations for the _ak_fs in Ckaotisk1-0/+201