ronaque / FileSystem

This repo implements a "virtual" CLI filesystem that i have conceptualised based on osdev wiki explaining FileSystems, and directory/file commands of linux and windows CMDs.
1 stars 0 forks source link

Implement Tests for INodes #7

Open ronaque opened 4 months ago

ronaque commented 4 months ago

Implement Tests to check right functioning of INodes Meta Data

Must be implemented after #5