[test][embedded] REQUIRE synchronization in test that uses synchornization (#72329)
This tests imports the Synchronization module, so it will not work if
Synchonization is not part of the build. Mark it as `REQUIRES:
synchronization` to skip it in case synchronization has not been built.