test-pkt-line: introduce a packet-line test helper
authorBrandon Williams <bmwill@google.com>
Wed, 14 Mar 2018 18:31:48 +0000 (11:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Mar 2018 21:15:07 +0000 (14:15 -0700)
Introduce a packet-line test helper which can either pack or unpack an
input stream into packet-lines and writes out the result to stdout.

Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found