Commit fb57dc9
committed
cmocka/defconfig: Update defconfigs to include cmocka application
The cmocka test framework is now compiled as a library by default, and
does not include the `cmocka` application binary unless
`CONFIG_TESTING_CMOCKA_ASLIB=n`. This commit updates the defconfigs
which include cmocka to also compile the cmocka binary, which is the
behaviour they were created with.
Signed-off-by: Matteo Golin <matteo.golin@gmail.com>1 parent a3ada5c commit fb57dc9
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
| |||
0 commit comments