hcihrltest
This command tests HRL data against actual data.
hcihrltest [-a-a] [-e encoding] [-d n]
[-f format] hrl file [-w search expression]
-a
processes all records in the file.-e encoding
is the encoding name for the data file.-d n
shows data at detail leveln
. The detail level has a range of 0-4, where 0 is raw, unparsed data and 4 is the most detailed.-f format
specifies the file format:-f len10
specifies 10-byte length-encoded.-f nl
specifies newline terminated. This is the default.-f eof
specifies end-of-file terminated.
hrl
specifies the HRL name to test.file
specifies the data file with which to test.-w search expression
specifies the search string or regular expression for which to search.