[Bug 1549] It must be easier to write tests

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Fri Jun 11 01:44:22 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1549


Joel Sherrill <joel.sherrill at oarcorp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joel.sherrill at oarcorp.com




--- Comment #3 from Joel Sherrill <joel.sherrill at oarcorp.com>  2010-06-10 20:44:21 ---
# See (1).
sp01_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)

I would be happy to see this gone personally.  At the current time, it 
does not really save anything.  It is really legacy from the days when
we have entire managers and handlers in a single file.  Now the linker
takes care of code reduction.

And on a different note, it is the only thing we currently have to
patch to run coverage since we are now method oriented and this
results in the same symbol having different sizes in different
executables.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list