add rflash_h rflash_v
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12996 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
0b918e1761
commit
c686ea7a85
11
xCAT-test/autotest/testcase/rflash/cases0
Normal file
11
xCAT-test/autotest/testcase/rflash/cases0
Normal file
@ -0,0 +1,11 @@
|
||||
start:rflash_h
|
||||
cmd:rflash -h
|
||||
check:rc==0
|
||||
check:output=~Usage
|
||||
end
|
||||
|
||||
start:rflash_v
|
||||
cmd:rflash -v
|
||||
check:rc==0
|
||||
check:output=~Version
|
||||
end
|
Loading…
Reference in New Issue
Block a user