[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #14097] Create automated option-iteration test
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [task #14097] Create automated option-iteration test |
Date: |
Fri, 19 Aug 2016 11:35:15 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 |
Follow-up Comment #1, task #14097 (project lwip):
Idea:
- create a list of all options and their possible values (undefined, defined
to nothing, 1, 0)
- run a preprocessor (much faster than compiling) over all files using one
option set
- iterate over all options, hash the processor output and only take unique
sets of options to compile the code
... that might speed up the generation of valid and worthy lwipopts.h files to
check.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?14097>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [task #14097] Create automated option-iteration test,
Simon Goldschmidt <=