GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
CUnit is a Unit testing framework for C. Contribute to xihua13104/CUnit development by creating an account on GitHub.
2Branches15Tags Code Folders and files Name Last commit message Last commit date Latest commit walterlv Merge pull request#23from dotnet-campus/t/lindexi/STA Aug 9, 2023 1affc9f·Aug 9, 2023 History 151 Commits .github/workflows .vscode ...
cunit examples. Contribute to stden/cunit development by creating an account on GitHub.
Unit testing framework for C. Contribute to Linphone-sync/cunit development by creating an account on GitHub.
Git 仓库基础操作 企业版和社区版功能对比 SSH 公钥设置 如何处理代码冲突 仓库体积过大,如何减小? 如何找回被删除的仓库数据 Gitee 产品配额说明 GitHub仓库快速导入Gitee及同步更新 什么是 Release(发行版) 将PHP 项目自动发布到 packagist.org 评论 仓库举报 回到顶部...
launch.json// https://github.com/Microsoft/vscode-cpptools/blob/master/launch.md{"version": "0.2.0","configurations": [{"name": "(gdb) Launch", // 配置名称,将会在启动配置的下拉菜单中显示"type": "cppdbg", // 配置类型,这里只能为cppdbg"request": "launch", // 请求配置类型,可以为launch...
General LR Parser(CMake,C++). Contribute to bajdcc/clibparser development by creating an account on GitHub.
使用uCUnit GitHub站点中的原始站点或使用我从GitHub稍微调整和修改的站点,以与MCUXpresso SDK和IDE一起使用。 概念是单元测试包括提供测试宏的uCunit.h头文件。 头文件中的#define将输出配置为详细或正常: UCUNIT_MODE_NORMAL或UCUNIT_MODE_VERBOSE System.c和System.h是系统的连接,主要用于启动,关闭和打印测试结果...
//https://github.com/Microsoft/vscode-cpptools/blob/master/launch.md { "version": "0.2.0", "configurations": [ { "name": "(gdb) Launch", // 配置名称,将会在启动配置的下拉菜单中显示 "type": "cppdbg", // 配置类型,这里只能为cppdbg ...