Skip to content

A bash script to test LC3 code. For ECE220 only.

Notifications You must be signed in to change notification settings

jouyhouy/lc3test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

lc3test

A bash script to test LC3 code (for ECE220 MPs).

Usage

Navigate to the dist/tests folder. Make sure all your files are compiled, then simply run.

$ ./lc3test.sh
Screenshot 2024-03-02 at 17 10 20

The script will show which test passed and which ones failed.

Note: You can edit the first line to recompile your code every time.

About

A bash script to test LC3 code. For ECE220 only.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages