Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
test/config_test/test23/test_data.py
- Committer:
- screamer
- Date:
- 2016-07-14
- Revision:
- 13:ab47a20b66f0
- Child:
- 24:25bff2709c20
File content as of revision 13:ab47a20b66f0:
# Testing when two features collide
expected_results = {
"K64F": {
"desc": "test feature collisions",
"exception_msg": "Configuration conflict. Feature IPV4 both added and removed."
}
}