Initial commit

This commit is contained in:
2025-08-02 18:46:42 +03:00
commit 0b06e5953f
4 changed files with 68 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: cmocka
description: An elegant unit testing framework for C with support for mock objects
version: 1.1.8
url: https://cmocka.org/
license: Apache-2.0
architecture: any
depends: ["glibc"]
make_depends: ["cmake"]
type: source