1# This scenario is designed to reach 'case DATA_STATE_LFPBNR_READ_VAL_PLAIN'
2# in parse_header_data(). It has a number of repeated names with values that
3# would be too small for Huffman coding.
4TABLE_SIZE=256
5AGGRESSIVE=1
6RISKED_STREAMS=1
7QIF=$(cat<<'EOQ'
8dude	n
9dude	nu
10dude	where is my car?
11
12EOQ
13)
14