Re: Syntax Directed Test Generation

matthys@cs.ruu.nl (Matthijs Kuiper)
4 May 1997 00:28:44 -0400

          From comp.compilers

Related articles
Syntax Directed Test Generation cswart@glacier.analogy.com (1997-04-22)
Re: Syntax Directed Test Generation cef@geodesic.com (Charles Fiterman) (1997-04-30)
Re: Syntax Directed Test Generation riehl@rose.rsoc.rockwell.com (1997-05-03)
Re: Syntax Directed Test Generation matthys@cs.ruu.nl (1997-05-04)
Syntax Directed Test Generation Dave@occl-cam.demon.co.uk (Dave Lloyd) (1997-05-04)
Re: Syntax Directed Test Generation jejones@microware.com (1997-05-08)
Re: Syntax Directed Test Generation markagr@aol.com (1997-05-08)
| List of all articles for this month |

From: matthys@cs.ruu.nl (Matthijs Kuiper)
Newsgroups: comp.compilers
Date: 4 May 1997 00:28:44 -0400
Organization: Dept of Computer Science, Utrecht University, The Netherlands
References: 97-04-159
Keywords: parse, testing, bibliography

cswart@glacier.analogy.com (Chuck Swart) writes:
>I am interested in the following problem: Given a grammar in BNF (or
>perhaps EBNF) automatically generate a set of test cases which will
>cause all productions in the grammar to be used when these test cases
>are parsed.


You might want to have a look at:


@article{homsch,
author = {William Homer and Richard Schooler},
title = {Independent Testing of Compiler Phases Using a Test Case Generator},
journal = {Software--Practice and Experience},
year = {1989},
volume = {19},
number = {1},
pages = {53-62},
month = {January}}


--
Matthijs F. Kuiper Department of Computer Science
kuiper@cs.ruu.nl Padualaan 14/ Postbox 80.089
3508 TB Utrecht/ The Netherlands
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.