source: rtems/testsuites/mptests/mp01/mp01-node1.scn

Last change on this file was 3206879f, checked in by Chris Johns <chrisj@…>, on 04/09/18 at 03:41:08

testsuite/mptests: Merged nested Makefile.am files into one Makefile.am

This change is part of the testsuite Makefile.am reorganization.

Update #3382

  • Property mode set to 100644
File size: 520 bytes
Line 
1*** TEST 1 -- NODE 1 ***
2Creating task 1 (Global)
3Creating task 2 (Global)
4Creating task 3 (Local)
5MA1 - rtems_clock_get_tod - 09:00:00   12/31/1988
6MA2 - rtems_clock_get_tod - 09:00:00   12/31/1988
7MA3 - rtems_clock_get_tod - 09:00:00   12/31/1988
8MA1 - rtems_clock_get_tod - 09:00:05   12/31/1988
9MA1 - deleting self
10MA2 - rtems_clock_get_tod - 09:00:10   12/31/1988
11MA2 - waiting to be deleted by MA3
12MA3 - rtems_clock_get_tod - 09:00:15   12/31/1988
13MA3 - getting TID of MA2
14MA3 - deleting MA2
15*** END OF TEST 1 ***
Note: See TracBrowser for help on using the repository browser.