일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- 유니티
- C++
- docker
- c#
- Data Structure
- 도커
- HTML
- git
- 구조체
- Unity
- dart 언어
- c# 추상 클래스
- C언어 포인터
- gitlab
- jupyter
- jupyter lab
- 포인터
- 플러터
- 깃
- github
- Houdini
- Algorithm
- vim
- c# 윈폼
- c언어
- 다트 언어
- Flutter
- C# delegate
- Python
- c# winform
Archives
- Today
- Total
목록c언어 unit test (1)
nomad-programmer
[Programming/C] 자동화된 테스트
코드는 언제나 테스트되어야 한다. 테스트를 자동화하면 개발이 훨씬 수월해진다. C 프로그래머가 사용할 수 있는 테스트 프레임워크는 매우 많다. 그 중 AceUnit이라고 불리는 프레임워크도 있다. http://aceunit.sourceforge.net/ AceUnit AceUnit Latest release version: aceunit-0.12.0 What is AceUnit? AceUnit (Advanced C and Embedded Unit): a comfortable C code unit test framework. AceUnit is JUnit 4.x style, easy, modular and flexible. AceUnit can be used in resource constraint env..
Programming/C
2020. 6. 21. 02:27