mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-07-25 10:28:15 +02:00
SMBLibrary.Tests: Added NTFileStoreTests, NTDirectoryFileSystemTests
This commit is contained in:
parent
ea3e2c1974
commit
187135c412
4 changed files with 91 additions and 0 deletions
|
@ -15,6 +15,8 @@ namespace SMBLibrary.Tests
|
|||
new NetBiosTests().TestAll();
|
||||
new RPCTests().TestAll();
|
||||
new SMB2SigningTests().TestAll();
|
||||
|
||||
new NTDirectoryFileSystemTests().TestAll();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue