Skip to content

Commit

Permalink
Pull request project-chip#1000: NoJira: Fixes the link of the Unit Te…
Browse files Browse the repository at this point in the history
…st readme page

Merge in WMN_TOOLS/matter from bugfix/NoJira-matter-bridge-documentation to silabs

Squashed commit of the following:

commit d596b3e93d9dc3158a03a374837ce6748ae2a4bd
Author: Suhas Shankar <Suhas.Shankar@silabs.com>
Date:   Wed Jul 26 08:36:18 2023 +0000

    Handles the feedback provided

commit cc45a0324bf972ca70f83dea0244d0250bc30d73
Author: Narendra Agarwal <naagarwa@silabs.com>
Date:   Wed Jul 26 11:21:25 2023 +0530

    Fixes the link of the Unit Test readme page
  • Loading branch information
agarwal57 authored and jmartinez-silabs committed Oct 17, 2023
1 parent c99c5ae commit b361556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/silabs/unify/readme_building.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ root@docker:/matter/examples/chip-tool$ ninja -C out/arm64
## Unit Testing

Unit testing is always a good idea for quality software. Documentation on writing unit tests for the Matter Unify Bridge is in the
[README.md](https://github.com/SiliconLabs/matter/blob/latest/silabs_examples/unify/linux/src/tests/README.md) in the `linux/src/tests` folder.
[README.md](https://github.com/SiliconLabs/matter/blob/latest/silabs_examples/unify-matter-bridge/linux/src/tests/README.md).

## Troubleshooting

Expand Down

0 comments on commit b361556

Please sign in to comment.