blob: d7bcbcf49635a2bef47da53ea4c5dbdb30d9e90d (
plain)
1
2
3
4
5
6
7
|
{
"name": "cmocka",
"version-string": "2020-08-01",
"description": "An elegant unit testing framework for C with support for mock objects",
"homepage": "https://cmocka.org/",
"license": "Apache-2.0"
}
|