Miroslav Lichvar pushed to branch master at chrony / chrony


Commits:
014a67b2 by Miroslav Lichvar at 2024-11-28T10:02:58+01:00
test: update 106-refclock

With the latest clknetsim all PHC readings should be valid (no
timestamps from future).

Also don't forget to remove refclock.log between tests.

- - - - -
d7a578fe by Miroslav Lichvar at 2024-11-28T11:17:51+01:00
test: enable valgrind fd tracking

- - - - -
d71e2259 by Miroslav Lichvar at 2024-11-28T14:35:01+01:00
client: close /dev/urandom on exit

- - - - -
26fef175 by Miroslav Lichvar at 2024-11-28T14:35:58+01:00
main: close pipe in grandparent process

Close the other end of the pipe in the grandparent process before exit
to avoid valgrind error.

Also, in the daemon process avoid closing the pipe for second time in
the 0-1024 close() loop to avoid another error.

- - - - -
7196943f by Miroslav Lichvar at 2024-11-28T16:09:19+01:00
nts: close socket in helper process on exit

Close the socket used for receiving helper requests before exit to avoid
another valgrind error.

- - - - -
a0d34eb3 by Miroslav Lichvar at 2024-11-28T16:28:58+01:00
test: add valgrind support to system tests

- - - - -


8 changed files:

- client.c
- main.c
- nts_ke_server.c
- test/compilation/003-sanitizers
- test/simulation/106-refclock
- test/system/099-scfilter
- test/system/199-scfilter
- test/system/test.common


View it on GitLab: 
https://gitlab.com/chrony/chrony/-/compare/d22c8fbcb280aeab749f56b5f21ced1b51c17c11...a0d34eb3727106ae213d2fe374c38af5509c7ce1

-- 
View it on GitLab: 
https://gitlab.com/chrony/chrony/-/compare/d22c8fbcb280aeab749f56b5f21ced1b51c17c11...a0d34eb3727106ae213d2fe374c38af5509c7ce1
You're receiving this email because of your account on gitlab.com.


Reply via email to