testing wiki fixes
This commit is contained in:
parent
14b8cba999
commit
3076dd0406
@ -6,6 +6,6 @@
|
||||
|
||||
# Unit testing
|
||||
|
||||
1. We use [minunit]() as testing framework
|
||||
1. We use [minunit](https://github.com/barrust/c-utils#minunit) as testing framework
|
||||
2. Tests root placed in `applications/tests/minuint_test.c`
|
||||
3. There is `Run local tests` job in `CI` pipeline (`.github/workflows/ci.yml`)
|
||||
|
@ -30,6 +30,12 @@ _Do not edit this Wiki in web-interface. Read [How to edit Wiki](Contributing#ho
|
||||
* [F1B1C0.0](Hardware-version-F1B1C0.0)
|
||||
* [F2B0C1.1](Hardware-version-F2B0C1.1)
|
||||
|
||||
# [Testing](Testing)
|
||||
|
||||
* [Bootloader testcase](Bootloader-test)
|
||||
* [Input testcase](Input-test)
|
||||
* [General testcase](General-building-test)
|
||||
|
||||
# Features
|
||||
|
||||
* [Sub-1 GHz radio](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/Sub-1-GHz-radio)
|
||||
|
Loading…
Reference in New Issue
Block a user