Sign in
gem5
/
public
/
gem5
/
2643f3c4ee8c46ad4ad5f906498da59af51f21fd
/
.
/
ext
/
ply
/
test
/
README
blob: 03b167ce24d9e1d44616b02d5cf20971581f84dd [
file
] [
log
] [
blame
]
This
directory mostly contains tests
for
various types of error
conditions
.
To
run
:
$ python testlex
.
py
$ python testyacc
.
py
$ python testcpp
.
py
The
script
'cleanup.sh'
cleans up
this
directory to its original state
.