Changeset e6df806 in rtems for testsuites/samples

Timestamp:
11/08/17 02:27:25 (6 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
5, master
Children:
f5b3c024
Parents:
bcd0c06c
git-author:
Chris Johns <chrisj@…> (11/08/17 02:27:25)
git-committer:
Chris Johns <chrisj@…> (11/11/17 05:14:59)
Message:

tests: Use ld to map (wrap) printf, puts and putchar to tester functions.

  • Remove the macro defines and the need for tmacro.h by remapping the symbols using ld's wrap option.
  • Remove FLUSH_OUTPUT, it was empty.
  • Move rtems_test_exit to libmisc/testsupport as a function.

Update #3199.

(No files)

Note: See TracChangeset for help on using the changeset viewer.