Skip to content
Snippets Groups Projects
Commit 75ab20ef authored by Joshua Conner's avatar Joshua Conner Committed by CQ bot account: commit-bot@chromium.org
Browse files

[brcmfmac][wlan] Add simulator configuration

Add a simulator configuration to lay the groundwork for driver
unit tests. This first step creates a build target that doesn't
use the zircon driver/device framework. To do so, we create two
sets of sources, one (for the actual driver) that instantiates
a devmgr device and one (for testing) that instantiates a
simulated device.

WLAN-1126

TEST: Built, ran brcmfmac unit tests, ran smoke test with
      fx-linksys. This patch is the first step in a unit test
      framework for the brcmfmac driver.
Change-Id: Icecadcfd75f727084447953c6a521775ca499737
parent ec52076f
No related branches found
No related tags found
Loading
Showing
with 234 additions and 78 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment