Commit 3c96186
committed
refactor: Rename IntegrationTests to Tests and add tests
Move integration test project and assets from FirmwareKit.Sparse.IntegrationTests to FirmwareKit.Sparse.Tests, updating the solution project reference accordingly. Replace the old SparseImageUtilsTests with a new, expanded test file that adds many additional unit/integration cases (CRC, error handling, extraction with CSV mapping, offsets, and edge cases). Update XML documentation/comments in SparseFile.cs and include a small tmpcrc utility project (tmpcrc/Program.cs and csproj). Many test asset files (simg.simg and split parts) were relocated to the new Tests folder.
Signed-off-by: Killy Jack <zicai@openatom.club>1 parent f44282c commit 3c96186
75 files changed
Lines changed: 997 additions & 226 deletions
File tree
- FirmwareKit.Sparse.IntegrationTests
- FirmwareKit.Sparse.Tests
- FirmwareKit.Sparse
- Core
- DataProviders
- IO
- Models
- Streams
- Utils
- tmpcrc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 0 additions & 87 deletions
This file was deleted.
0 commit comments