mirror of
https://github.com/espressif/openthread.git
synced 2026-07-10 14:20:29 +00:00
8cb529be2a
This commit adds a fake platform for unit/component tests. This platform uses virtual time so it should be able to run fast. Note that the fake platforms leverage C++ virtual methods to allow mocking. This commit verifies setting active dataset triggers the active dataset change event by the notifier.