3 # The "verbose" Link Management Protocol test involves a float calculation that
4 # may produce a slightly different result depending on the compiler and the
5 # version of the instruction set for which it's generating code (see GitHub
6 # issue #333). The test is done with an output file that depends on the
7 # floating-point type, as reported by "./tcpdump --fp-type".
11 config_set => 'HAVE_FPTYPE1',
12 name => 'lmp-v-fptype1',
14 output => 'lmp-v-fptype1.out',
18 config_set => 'HAVE_FPTYPE2',
19 name => 'lmp-v-fptype2',
21 output => 'lmp-v-fptype2.out',