Blob Blame History Raw
#!/bin/bash

. test.common

test_start "ptp4l with many nodes"

nodes=10

run_ptp4l || test_fail
check_sync || test_fail

test_pass