Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

raw-stream-small-size.yaml
# RUN: not yaml2obj %s 2>&1 | FileCheck %s

--- !minidump
Streams:
  - Type:            LinuxAuxv
    Size:            7
    Content:         DEADBEEFBAADF00D

# CHECK: Stream size must be greater or equal to the content size