📄 runtests
字号:
#!/bin/bash# Running the client commands after rebuilding the sources and re-registering# the Test providers (by running cimmof and cimmofl).# If the classes are already present in cimv2 and PG_InterOp then first both # the classes are removed and then re-registered.# Restart the cimserver.# Compile the TestProvider Code and register the static and dynamic instances# of all the Classes defined in the MOFs present in this directorymake cleanmakemake repositorymake regprovider./clitests
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -