提交测试

This commit is contained in:
2024-01-16 17:22:21 +08:00
parent 92862c0372
commit 73635fda01
654 changed files with 178015 additions and 2 deletions

6
tools/windows/Test.ps1 Normal file
View File

@@ -0,0 +1,6 @@
echo "******** Running Device Query ********"
c:\data\deviceQuery.exe
echo "******** DONE ********"
echo "******** Running Bandwidth Test ********"
c:\data\bandwidthTest.exe
echo "******** DONE ********"