Statistics
| Branch: | Tag: | Revision:

root / test / hs / shelltests / htools-rapi.test @ 83846468

History | View | Annotate | Download (264 Bytes)

1
# test loading data via RAPI
2
./test/hs/hinfo -v -v -p --print-instances -m $RAPI_URL
3
>>>= 0
4

    
5
./test/hs/hbal -v -v -p --print-instances -m $RAPI_URL
6
>>>= 0
7

    
8
# this compares generated files from hscan
9
diff -u $T/hscan/direct.hinfo $T/hscan/fromtext.hinfo
10
>>>
11
>>>= 0