Changeset 98c6d50 in rtems for testsuites/sptests/sp77


Ignore:
Timestamp:
10/19/17 05:39:16 (6 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
5, master
Children:
36d974ba
Parents:
eeb8d83
git-author:
Chris Johns <chrisj@…> (10/19/17 05:39:16)
git-committer:
Chris Johns <chrisj@…> (10/23/17 05:25:45)
Message:

testsuite: Use printk for all test output where possible.

  • Remove the printf support leaving the direct printk support configured with TESTS_USE_PRINTK and all other output goes via a buffered vsniprintf call to printk.
  • Control the test's single init for functions and global data with TEST_INIT and not CONFIGURE_INIT. They are now separate.

Updates #3170.

File:
1 edited

Legend:

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