summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-11-05 20:10:43 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-11-09 15:47:12 +0100
commit54862f55e53a9f4b4166f54dac53a8b763ec99c0 (patch)
treeb5bbaa34626a65ce12a76fd2393e5f0fd37c74d7
parent2673c4ab85b1ea4c2dccfb575191a026d31cc78d (diff)
testsuites/validation/tc-timecounter-install.c
-rw-r--r--testsuites/validation/tc-timecounter-install.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/validation/tc-timecounter-install.c b/testsuites/validation/tc-timecounter-install.c
index 924be84024..575d6004e2 100644
--- a/testsuites/validation/tc-timecounter-install.c
+++ b/testsuites/validation/tc-timecounter-install.c
@@ -1012,7 +1012,7 @@ static void ScoreTimecounterValInstall_Action_9( void )
rtems_clock_get_realtime_bintime( &bt );
T_eq_i64( bt.sec, 567993603 );
- T_eq_u64( bt.frac, 9223373256625487872 );
+ T_eq_u64( bt.frac, UINT64_C( 9223373256625487872 ) );
/*
* Let the seconds value of CLOCK_REALTIME change by one. Check that the NTP