Skip to content

Instantly share code, notes, and snippets.

View diffs's full-sized avatar

Daniel R diffs

  • The Firm (TM)
  • Ontario, Canada
  • 06:58 (UTC -04:00)
View GitHub Profile
@diffs
diffs / a2test.sh
Created February 7, 2022 21:40
encodeInput test script
# YOU NEED TO HAVE YOUR 4 SEAN-PROVIDED TEST FILES IN THE SAME DIRECTORY AS THIS SCRIPT
# ALSO, RUN THIS SCRIPT FROM THE SAME LOCATION WHERE YOUR MAKEFILE IS
echo Making...
make clean
make
# FILE 1 RUNS
cat binary-sample-01.bin | ./bin/encodeInput > binary-sample-01.bin.test1