btrfs-progs: tests: add test console
authorDavid Sterba <dsterba@suse.com>
Wed, 22 Jun 2016 12:07:46 +0000 (14:07 +0200)
committerDavid Sterba <dsterba@suse.com>
Wed, 22 Jun 2016 12:07:46 +0000 (14:07 +0200)
commitac1e484a0a5e575e32df68745e1214cbe7b95daa
tree67dcfe1a89fc316fe2cbc42c8b0b5ff74dbc41bb
parent329ff544a4ce36c9f9910402646f4d286696d3e4
btrfs-progs: tests: add test console

Add a wrapper that sets up environment the same way a test would use it.
Use it for quick prototyping or testing, the commands and output is
logged.

Signed-off-by: David Sterba <dsterba@suse.com>
.gitignore
tests/test-console.sh [new file with mode: 0755]