commit | 200a17db77a00685712d762d138c292ca82cdc9a | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Wed Nov 01 13:03:35 2017 -0700 |
committer | Roshan Pius <rpius@google.com> | Tue Dec 12 15:01:15 2017 -0800 |
tree | 37dda3951d8228e4c08bbb532190ac6dd7dfc94b | |
parent | 675609baa6d2d8ec0a08a8b24d3173f4768459e2 [diff] |
wifi(implementation): Add unit test framework We're going to add some non-trivial logic in wifi chip to handle multiple chip configurations (to support devices with different capabilities). So, adding a unit test framework in preparation for testing those changes. The mocks only mock legacy HAL methods which are in use during chip configuration & interface creation/deletion. Bug: 68775880 Test: Compiles Change-Id: I8575df02f54656f77077d14ac9535ccc974bdff3