Move the mapping checking logic from startup to unit tests
and test all mapping instead of just the active one.
This makes it much more feasible to make any global changes
to the mappings since we have 17 of them.
Depends on D107740.
Differential D107741
tsan: unit-test all mappings dvyukov on Aug 9 2021, 12:52 AM. Authored by
Details
Move the mapping checking logic from startup to unit tests Depends on D107740.
Diff Detail
Event Timeline
|
minor: align '=' as well?