-
1
-
-
67650790221
-
KLEE: Unassisted and automatic generation of high-coverage tests for complex systems programs
-
C. Cadar, D. Dunbar, and D. R. Engler, "KLEE: Unassisted and automatic generation of high-coverage tests for complex systems programs," in OSDI, 2008.
-
(2008)
OSDI
-
-
Cadar, C.1
Dunbar, D.2
Engler, D.R.3
-
2
-
-
78649789104
-
Symbolic pathfinder: Symbolic execution of java bytecode
-
C. S. Pasareanu and N. Rungta, "Symbolic PathFinder: symbolic execution of Java bytecode," in ASE, 2010.
-
(2010)
ASE
-
-
Pasareanu, C.S.1
Rungta, N.2
-
3
-
-
32344447459
-
CUTE: A concolic unit testing engine for C
-
K. Sen, D. Marinov, and G. Agha, "CUTE: a concolic unit testing engine for C," in ESEC/FSE, 2005.
-
(2005)
ESEC/FSE
-
-
Sen, K.1
Marinov, D.2
Agha, G.3
-
5
-
-
0016971687
-
Symbolic execution and program testing
-
J. King, "Symbolic execution and program testing," Communications of the ACM, vol. 19, no. 7, pp. 385-394, 1976.
-
(1976)
Communications of the ACM
, vol.19
, Issue.7
, pp. 385-394
-
-
King, J.1
-
7
-
-
57449120657
-
Combining unit-level symbolic execution and system-level concrete execution for testing nasa software
-
C. S. Pasareanu, P. C. Mehlitz, D. H. Bushnell, K. Gundy-Burlet, M. Lowry, S. Person, and M. Pape, "Combining unit-level symbolic execution and system-level concrete execution for testing nasa software," in ISSTA, 2008.
-
(2008)
ISSTA
-
-
Pasareanu, C.S.1
Mehlitz, P.C.2
Bushnell, D.H.3
Gundy-Burlet, K.4
Lowry, M.5
Person, S.6
Pape, M.7
-
8
-
-
84969751895
-
KLOVER: A symbolic execution and automatic test generation tool for C++ programs
-
G. Li, I. Ghosh, and S. P. Rajan, "KLOVER: A symbolic execution and automatic test generation tool for C++ programs," in CAV, 2011.
-
(2011)
CAV
-
-
Li, G.1
Ghosh, I.2
Rajan, S.P.3
-
9
-
-
76749161248
-
Path feasibility analysis for string-manipulating programs
-
N. Bjørner, N. Tillmann, and A. Voronkov, "Path feasibility analysis for string-manipulating programs," in TACAS, 2009.
-
(2009)
TACAS
-
-
Bjørner, N.1
Tillmann, N.2
Voronkov, A.3
-
10
-
-
84883699902
-
An evaluation of automata algorithms for string analysis
-
P. Hooimeijer and M. Veanes, "An evaluation of automata algorithms for string analysis," in VMCAI, 2011.
-
(2011)
VMCAI
-
-
Hooimeijer, P.1
Veanes, M.2
-
11
-
-
84990868632
-
Efficient symbolic execution of strings for validating web applications
-
D. Shannon, I. Ghosh, S. Rajan, and S. Khurshid, "Efficient symbolic execution of strings for validating web applications," in 2nd Workshop on Defects in Large Software Systems, 2009.
-
(2009)
2nd Workshop on Defects in Large Software Systems
-
-
Shannon, D.1
Ghosh, I.2
Rajan, S.3
Khurshid, S.4
-
12
-
-
79959905081
-
CORAL: Solving complex constraints for symbolic pathfinder
-
M. Souza, M. Borges, M. d'Amorim, and C. S. Psreanu, "CORAL: solving complex constraints for symbolic pathfinder," in NFM, 2011.
-
(2011)
NFM
-
-
Souza, M.1
Borges, M.2
D'Amorim, M.3
Psreanu, C.S.4
-
15
-
-
85050550846
-
Abstract interpretation: A unified lattice model for static analysis of programs by construction or approximation of fixpoints
-
P. Cousot and R. Cousot, "Abstract interpretation: a unified lattice model for static analysis of programs by construction or approximation of fixpoints," in POPL, 1977.
-
(1977)
POPL
-
-
Cousot, P.1
Cousot, R.2
-
16
-
-
84886407679
-
HAMPI: A string solver for testing, analysis and vulnerability detection
-
V. Ganesh, A. Kiezun, S. Artzi, P. J. Guo, P. Hooimeijer, and M. D. Ernst, "HAMPI: A string solver for testing, analysis and vulnerability detection," in CAV, 2011.
-
(2011)
CAV
-
-
Ganesh, V.1
Kiezun, A.2
Artzi, S.3
Guo, P.J.4
Hooimeijer, P.5
Ernst, M.D.6
-
17
-
-
77955220343
-
A symbolic execution framework for javascript
-
P. Saxena, D. Akhawe, S. Hanna, F. Mao, S. McCamant, and D. Song, "A Symbolic Execution Framework for JavaScript," in IEEE Symposium on Security and Privacy, 2010.
-
(2010)
IEEE Symposium on Security and Privacy
-
-
Saxena, P.1
Akhawe, D.2
Hanna, S.3
Mao, F.4
McCamant, S.5
Song, D.6
-
19
-
-
67650806297
-
Symbolic string verification: Combining string analysis and size analysis
-
F. Yu, T. Bultan, and O. H. Ibarra, "Symbolic string verification: Combining string analysis and size analysis," in TACAS, 2009.
-
(2009)
TACAS
-
-
Yu, F.1
Bultan, T.2
Ibarra, O.H.3
-
20
-
-
84864276408
-
Stranger: An automata-based string analysis tool for php
-
F. Yu, M. Alkhalaf, and T. Bultan, "Stranger: An automata-based string analysis tool for PHP," in TACAS, 2010.
-
(2010)
TACAS
-
-
Yu, F.1
Alkhalaf, M.2
Bultan, T.3
-
23
-
-
78649793709
-
Solving string constraints lazily
-
P. Hooimeijer and W. Weimer, "Solving string constraints lazily," in ASE, 2010.
-
(2010)
ASE
-
-
Hooimeijer, P.1
Weimer, W.2
-
24
-
-
84863343234
-
GKLEE: Concolic verification and test generation for gpus
-
G. Li, P. Li, G. Sawaga, G. Gopalakrishnan, I. Ghosh, and S. P. Rajan, "GKLEE: Concolic verification and test generation for GPUs," in PPoPP, 2012.
-
(2012)
PPoPP
-
-
Li, G.1
Li, P.2
Sawaga, G.3
Gopalakrishnan, G.4
Ghosh, I.5
Rajan, S.P.6
|