summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx12/psx12.scn
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2016-06-15 11:18:10 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-06-15 11:21:04 +0200
commit661e0e6377b16cb52c46c87877ed182bcf39ef01 (patch)
tree395618899bbff59c0b26a22556ecd5182eccd2b0 /testsuites/psxtests/psx12/psx12.scn
parentposix: Fix poradic server initial CPU budget (diff)
downloadrtems-661e0e6377b16cb52c46c87877ed182bcf39ef01.tar.bz2
psxtests/psx12: Use and print proper rounded ms
Update #2738.
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psx12/psx12.scn12
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuites/psxtests/psx12/psx12.scn b/testsuites/psxtests/psx12/psx12.scn
index 8cdc94b103..6640e220dd 100644
--- a/testsuites/psxtests/psx12/psx12.scn
+++ b/testsuites/psxtests/psx12/psx12.scn
@@ -8,10 +8,10 @@ Init: pthread_create - EINVAL (replenish < budget)
Init: pthread_create - EINVAL (invalid sched_ss_low_priority)
Init: pthread_create - SUCCESSFUL
Sporadic Server: exitting
-[0] H 99902us
-[0] L 200008us
-[1] H 289908us
-[1] L 400009us
-[2] H 489903us
-[2] L 600009us
+[0] H 100ms
+[0] L 200ms
+[1] H 290ms
+[1] L 400ms
+[2] H 490ms
+[2] L 600ms
*** END OF TEST PSX 12 ***