Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Test cases for my implementation of Unix Programming HW2

Notifications You must be signed in to change notification settings

afq984/UnixProgHW2TestCases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

Google Test - https://github.com/google/googletest

Install via:

pacman -S gtest

Build

Run ninja in this directory

Run

  1. Create an empty directory and cd into it
  2. ../path/to/hw2 -p ../path/to/sandbox.so ../path/to/test
  3. ../path/to/hw2 -p ../path/to/sandbox.so ../path/to/test64

About

Test cases for my implementation of Unix Programming HW2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages