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-11 16:10:26 +0100
commitdbf6578e8e2d894b35d1925725446ed912bbadb5 (patch)
tree4b5b4937bde9cd7c957766162379f598f30040e0
parentf26d827b3cff020273e37fa9851f99828efc67ca (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