Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 402 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 402 Bytes

Auto tests for Principles of Computer Organizations course

Usage

Go to directory with your lab and run following commands:

cd ../
git clone https://github.com/ucu-cs/c_strings_auto_testing auto_tests
cd auto_tests
cp -r ../c_str_lib ./
./compile.sh
./bin/gtester

Important!

Morhunenko Mykola
  • I test this only on Arch Linux and Ubuntu.
  • pragma is only for gcc compiler