runtests
来自「Pegasus is an open-source implementation」· 代码 · 共 19 行
TXT
19 行
#!/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 + =
减小字号Ctrl + -
显示快捷键?