c4-project / c4f

The C4 Concurrent C Fuzzer
MIT License
14 stars 1 forks source link

Memalloy: scp entire tree once #25

Closed MattWindsor91 closed 4 years ago

MattWindsor91 commented 6 years ago

Since memalloy runs always have a regular directory structure, we can optimise the copying of C code to, and assembly from, a remote machine into one recursive copy either way.

MattWindsor91 commented 4 years ago

Now the remit of act-tester, which does indeed do minimal remote copy.