-
5
-
-
0034818448
-
Automatic predicate abstraction of C programs
-
ACM Press
-
T. Ball, R. Majumdar, T. Millstein, and S. K. Rajamani. Automatic predicate abstraction of C programs. In PLDI '01: Proceedings of the ACM SIGPLAN 2001 conference on Programming language design and implementation, pages 203-213. ACM Press, 2001.
-
(2001)
PLDI '01: Proceedings of the ACM SIGPLAN 2001 Conference on Programming Language Design and Implementation
, pp. 203-213
-
-
Ball, T.1
Majumdar, R.2
Millstein, T.3
Rajamani, S.K.4
-
7
-
-
0016674309
-
Select - A formal system for testing and debugging programs by symbolic execution
-
June
-
R. S. Boyer, B. Elspas, and K. N. Levitt. Select - a formal system for testing and debugging programs by symbolic execution. ACM SIGPLAN Notices, 10(6):234-45, June 1975.
-
(1975)
ACM SIGPLAN Notices
, vol.10
, Issue.6
, pp. 234-245
-
-
Boyer, R.S.1
Elspas, B.2
Levitt, K.N.3
-
8
-
-
0033688092
-
A static analyzer for finding dynamic programming errors
-
W. Bush, J. Pincus, and D. Sielaff. A static analyzer for finding dynamic programming errors. Software: Practice and Experience, 30(7):775-802, 2000.
-
(2000)
Software: Practice and Experience
, vol.30
, Issue.7
, pp. 775-802
-
-
Bush, W.1
Pincus, J.2
Sielaff, D.3
-
9
-
-
33751059192
-
Execution generated test cases: How to make systems code crash itself
-
August A longer version of this paper appeared as Technical Report CSTR-2005-04, Computer Systems Laboratory, Stanford University
-
C. Cadar and D. Engler. Execution generated test cases: How to make systems code crash itself. In Proceedings of the 12th International SPIN Workshop on Model Checking of Software, August 2005. A longer version of this paper appeared as Technical Report CSTR-2005-04, Computer Systems Laboratory, Stanford University.
-
(2005)
Proceedings of the 12th International SPIN Workshop on Model Checking of Software
-
-
Cadar, C.1
Engler, D.2
-
10
-
-
50249118032
-
-
Technical Report CSTR 2006-01, Stanford
-
C. Cadar, P. Twohey, V. Ganesh, and D. Engler. EXE: A system for automatically generating inputs of death using symbolic execution. Technical Report CSTR 2006-01, Stanford, 2006.
-
(2006)
EXE: A System for Automatically Generating Inputs of Death Using Symbolic Execution
-
-
Cadar, C.1
Twohey, P.2
Ganesh, V.3
Engler, D.4
-
11
-
-
84954457203
-
Hardware verification using ANSI-C programs as a reference
-
IEEE Computer Society Press, January
-
E. Clarke and D. Kroening. Hardware verification using ANSI-C programs as a reference. In Proceedings of ASP-DAC 2003, pages 308-311. IEEE Computer Society Press, January 2003.
-
(2003)
Proceedings of ASP-DAC 2003
, pp. 308-311
-
-
Clarke, E.1
Kroening, D.2
-
12
-
-
0033697422
-
Bandera: Extracting finite-state models from Java source code
-
J. Corbett, M. Dwyer, J. Hatcliff, S. Laubach, C. Pasareanu, Robby, and H. Zheng. Bandera: Extracting finite-state models from Java source code. In ICSE 2000, 2000.
-
(2000)
ICSE 2000
-
-
Corbett, J.1
Dwyer, M.2
Hatcliff, J.3
Laubach, S.4
Pasareanu, C.5
Robby6
Zheng, H.7
-
13
-
-
0036040604
-
Path-sensitive program verification in polynomial time
-
Berlin, Germany, June
-
M. Das, S. Lerner, and M. Seigle. Path-sensitive program verification in polynomial time. In Proceedings of the ACM SIGPLAN 2002 Conference on Programming Language Design and Implementation, Berlin, Germany, June 2002.
-
(2002)
Proceedings of the ACM SIGPLAN 2002 Conference on Programming Language Design and Implementation
-
-
Das, M.1
Lerner, S.2
Seigle, M.3
-
14
-
-
30344450270
-
An extensible sat-solver
-
E. Giunchiglia and A. Tacchella, editors, SAT, Springer
-
N. Eén and N. Sörensson. An extensible sat-solver. In E. Giunchiglia and A. Tacchella, editors, SAT, volume 2919 of Lecture Notes in Computer Science, pages 502-518. Springer, 2003.
-
(2003)
Lecture Notes in Computer Science
, vol.2919
, pp. 502-518
-
-
Eén, N.1
Sörensson, N.2
-
16
-
-
0029723725
-
The chaining approach for software test data generation
-
R. Ferguson and B. Korel. The chaining approach for software test data generation. ACM Trans. Softw. Eng. Methodol., 5(1):63-86, 1996.
-
(1996)
ACM Trans. Softw. Eng. Methodol.
, vol.5
, Issue.1
, pp. 63-86
-
-
Ferguson, R.1
Korel, B.2
-
19
-
-
31844450371
-
Dart: Directed automated random testing
-
Chicago, IL USA, June ACM Press
-
P. Godefroid, N. Klarlund, and K. Sen. Dart: Directed automated random testing. In Proceedings of the Conference on Programming Language Design and Implementation (PLDI), Chicago, IL USA, June 2005. ACM Press.
-
(2005)
Proceedings of the Conference on Programming Language Design and Implementation (PLDI)
-
-
Godefroid, P.1
Klarlund, N.2
Sen, K.3
-
23
-
-
18944390941
-
The model checker SPIN
-
G. J. Holzmann. The model checker SPIN. Software. Engineering, 23(5):279-295, 1997.
-
(1997)
Software. Engineering
, vol.23
, Issue.5
, pp. 279-295
-
-
Holzmann, G.J.1
-
31
-
-
84885660591
-
Iron file systems
-
New York, NY, USA, ACM Press
-
V. Prabhakaran, L. N. Bairavasundaram, N. Agrawal, H. S. Gunawi, A. C. Arpaci-Dusseau, and R. H. Arpaci-Dusseau. Iron file systems. In SOSP '05: Proceedings of the twentieth ACM symposium on Operating systems principles, pages 206-220, New York, NY, USA, 2005. ACM Press.
-
(2005)
SOSP '05: Proceedings of the Twentieth ACM Symposium on Operating Systems Principles
, pp. 206-220
-
-
Prabhakaran, V.1
Bairavasundaram, L.N.2
Agrawal, N.3
Gunawi, H.S.4
Arpaci-Dusseau, A.C.5
Arpaci-Dusseau, R.H.6
-
34
-
-
84860023271
-
-
stress
-
stress. http://weather.ou.edu/~apw/projacts/stress.
-
-
-
-
35
-
-
85081874807
-
A first step towards automated detection of buffer overrun vulnerabilities
-
Feb.
-
D. Wagner, J. Foster, E. Brewer, and A. Aiken. A first step towards automated detection of buffer overrun vulnerabilities. In The 2000 Network and Distributed Systems Security Conference. San Diego, CA, Feb. 2000.
-
(2000)
The 2000 Network and Distributed Systems Security Conference. San Diego, CA
-
-
Wagner, D.1
Foster, J.2
Brewer, E.3
Aiken, A.4
-
36
-
-
17044371129
-
Scalable error detection using boolean satisfiability
-
New York, NY, USA, ACM Press
-
Y. Xie and A. Aiken. Scalable error detection using boolean satisfiability. In POPL '05: Proceedings of the 32nd ACM SIGPLAN-SIGACT symposium on Principles of programming languages, pages 351-363, New York, NY, USA, 2005. ACM Press.
-
(2005)
POPL '05: Proceedings of the 32nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages
, pp. 351-363
-
-
Xie, Y.1
Aiken, A.2
|