Added stdlib_tests for memset and memcpy subroutines.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Mon, 29 Jul 2019 22:19:58 +0000 (15:19 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Mon, 29 Jul 2019 22:19:58 +0000 (15:19 -0700)
commit24a242acf2fa0bac5d53b0aee89cca0427d891ce
tree62ca8d553dcf75fb881dbe7e006326c05807fe22
parentec58aa1c619f762ef3d2dcd212ad7b87f804afeb
Added stdlib_tests for memset and memcpy subroutines.
stdlib_tests/2003_memset.pvvs [new file with mode: 0644]
stdlib_tests/2004_memcpy.pvvs [new file with mode: 0644]
stdlib_tests/vv_test.py