📄 stavfs.com
字号:
; STAVFS Test group definitions;-------------------------------------------------------------------------------DEFINE UnitTest HAL RWCache WCS end DEFINE FuncTest Partition TopLevel RWBuffer Cyclic Position FileCreate FileOpen FileDelete FileRW Thread Crash end DEFINE APITest TopAPI FileAPI UtilityAPI SupportAPI endDEFINE Stats Perform end DEFINE runall UnitTest FuncTest APITest Stats end; the following line means we present a prompt; where you can choose from the above tests;gointeractive; automatically run all tests in batch moderunall
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -