Sign in
gem5
/
public
/
gem5
/
ba2eae5d528487900d1510fc0a160e660f2c394c
/
.
/
ext
/
ply
/
test
/
README
blob: bca748497b3fb07c17421fcb4249beadcb65be30 [
file
] [
log
] [
blame
]
This
directory mostly contains tests
for
various types of error
conditions
.
To
run
:
$ python testlex
.
py
.
$ python testyacc
.
py
.
(
make sure lex
.
py
and
yacc
.
py exist
in
this
directory before
running the tests
).