2008
DOI: 10.1007/978-3-540-88479-8_5
|View full text |Cite
|
Sign up to set email alerts
|

Automated Formal Testing of C API Using T2C Framework

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2010
2010
2018
2018

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 7 publications
(4 citation statements)
references
References 2 publications
0
4
0
Order By: Relevance
“…The first method [13] is based on manual test case development with further parameterization making a test case a template. For test execution each template is supplemented with several arrays of arguments that are put in place of corresponding parameters.…”
Section: Informal Approachesmentioning
confidence: 99%
“…The first method [13] is based on manual test case development with further parameterization making a test case a template. For test execution each template is supplemented with several arrays of arguments that are put in place of corresponding parameters.…”
Section: Informal Approachesmentioning
confidence: 99%
“…There are frameworks for automated development of run-time tests (e.g., [3]- [8]). But the main problem is that run-time tests have to be specifically developed for every API in the target software component.…”
Section: B Run-time Testingmentioning
confidence: 99%
“…"Ease of use" constraint causes us to consider only changes that affect structure of binary interfaces that can be detected statically, so changes that affect backward compatibility through changing function's semantics are outside the scope of this paper. For detecting backward compatibility problems related with changes in semantics it is recommended to use run-time verification techniques (e.g., see [3]- [8] for Linux domain specific run-time testing frameworks).…”
Section: Introductionmentioning
confidence: 99%
“…Working with good testing applications can allow users to reduce bugs in new and existing features, render tests suitable for documentation, improve designs, and activate refactoring. Among such tests, CUnit [18] is a system test for writing and running unit tests developed with the programming language C. Another testing framework, JUnit [19], focuses on unit testing developed with Java. Meanwhile, Cactus [20] is a test framework for unit testing server-side Java code, the cost of which it aims to reduce.…”
Section: Testing Methods For Nosql Databasesmentioning
confidence: 99%