From 550d2eec27a42254b26139208765022fffe7c775 Mon Sep 17 00:00:00 2001 From: David Timber Date: Tue, 8 Sep 2020 16:18:13 +0930 Subject: * Remove proone-unpack * self test is done by proone-pack * Impl: htbt@proone * htbt: allocate large buffer first by deault * htbt: use 0600 for NY_BIN as the image is not an executable * pack: return error when z_stream is cut short * proone-pack: impl "nybin" file format --- src/data/proto-test/nybin_head | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/data/proto-test/nybin_head (limited to 'src/data/proto-test/nybin_head') diff --git a/src/data/proto-test/nybin_head b/src/data/proto-test/nybin_head new file mode 100644 index 0000000..79cd1b7 --- /dev/null +++ b/src/data/proto-test/nybin_head @@ -0,0 +1,8 @@ +# msg id 8A06, init +8A06 +# PRNE_HTBT_OP_NY_BIN +06 + # bin_len = + 000000 + # detach = 0, args_len = 0 + 0000 -- cgit v1.2.3-70-g09d2