일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 소프트웨어 취약저 분석
- binary code analaysis
- FSE
- 대학원생
- software-testing
- Environment
- 바이너리 분석
- ICSE
- fault-localization
- unit-testing
- build
- reading critique
- vulnerabilties
- Software Engineering
- 느헤미야
- 생명의 삶
- protobuf
- citrus
- fuzzing
- QT
- sotware-testing
- libFuzzer
- linking
- software-engineering
- 프로그램 분석
- 묵상
- binary code analysis
- Cyber Security
- libxml2
- graphfuzz
Archives
- Today
- Total
목록unit-testing (1)
heechan.yang

IntroductionCITRUS: C++ unIt Testing for Reliable and Usable SoftwareCITRUS is an automated unit testing tool for C++ programs. This tool analyzes the target software, generates and mutates test cases (a.k.a test harness, drivers, method sequence) to explore diverse states of a program in the goal of increasing test coverage. Existing QuestionWhen a test case is generated, citrus only tests this..
Software Testing
2023. 10. 29. 23:15