| Crates.io | bellandeos_file_system_test |
| lib.rs | bellandeos_file_system_test |
| version | 0.0.1 |
| created_at | 2024-10-04 17:54:42.977015+00 |
| updated_at | 2024-10-04 17:54:42.977015+00 |
| description | Bellande Operating System Scripting Programming Language written in Rust |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1396892 |
| size | 994,472 |
test_filesystem_basic_operations - Tests basic filesystem operations like creating directories and files
test_directory_operations - Specifically tests directory creation, listing, and removal
test_file_operations - Tests file creation, writing, and reading at different offsets
test_filesystem_limits - Tests the filesystem's behavior when creating many files
test_error_conditions - Tests various error conditions and ensures proper error handling
test_filesystem_recovery - Tests filesystem persistence and recovery
cargo add bellandeos_file_system_testName: bellandeos_file_system_test
Version: 0.0.1
Summary: This test file includes several test functions that cover different aspects of the BellandeOS filesystem
Home-page: github.com/Architecture-Mechanism/bellandeos_file_system_test
Author: Ronaldson Bellande
Author-email: ronaldsonbellande@gmail.com
License: GNU General Public License v3.0
BellandeOS File System is distributed under the GNU General Public License v3.0, see LICENSE and NOTICE for more information.