Adding gem5 source to svn.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1819 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
11
simulators/gem5/ext/ply/test/README
Normal file
11
simulators/gem5/ext/ply/test/README
Normal file
@ -0,0 +1,11 @@
|
||||
This directory mostly contains tests for various types of error
|
||||
conditions. To run:
|
||||
|
||||
$ python testlex.py .
|
||||
$ python testyacc.py .
|
||||
|
||||
The tests can also be run using the Python unittest module.
|
||||
|
||||
$ python rununit.py
|
||||
|
||||
The script 'cleanup.sh' cleans up this directory to its original state.
|
||||
Reference in New Issue
Block a user