Detecting Tests Which Don't Have Enough Workspace

Amar Takhar amar at rtems.org
Thu Mar 12 23:05:56 UTC 2015


On 2015-03-12 19:02 -0400, Gedare Bloom wrote:
> It includes the workspace size in its estimation of space? Already if
> a test's binary executable size doesn't fit the build will fail at
> link-time.

It captures the failure and prints a warning.  See:

  https://git.rtems.org/amar/waf.git/tree/rtems_waf/waf.py#n230

I figured the best way to figure out whether it would fit or not is to just try 
and link it.


Amar.


More information about the devel mailing list