From c0970d1a50356237498e31d1792ee346cf662cba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Nusser?= Date: Mon, 16 Jan 2017 00:05:11 +0100 Subject: Add back test/kit as it is still used by Jenkins tests. --- test/kit/0000.wav | Bin 0 -> 46 bytes test/kit/1111.wav | Bin 0 -> 46 bytes test/kit/2222.wav | Bin 0 -> 46 bytes test/kit/ffff.wav | Bin 0 -> 46 bytes test/kit/instr1.xml | 16 ++++++++++++++++ test/kit/instr2.xml | 16 ++++++++++++++++ test/kit/kit1.xml | 23 +++++++++++++++++++++++ test/kit/kit2.xml | 23 +++++++++++++++++++++++ test/kit/midimap.xml | 5 +++++ 9 files changed, 83 insertions(+) create mode 100644 test/kit/0000.wav create mode 100644 test/kit/1111.wav create mode 100644 test/kit/2222.wav create mode 100644 test/kit/ffff.wav create mode 100644 test/kit/instr1.xml create mode 100644 test/kit/instr2.xml create mode 100644 test/kit/kit1.xml create mode 100644 test/kit/kit2.xml create mode 100644 test/kit/midimap.xml (limited to 'test/kit') diff --git a/test/kit/0000.wav b/test/kit/0000.wav new file mode 100644 index 0000000..76d3db2 Binary files /dev/null and b/test/kit/0000.wav differ diff --git a/test/kit/1111.wav b/test/kit/1111.wav new file mode 100644 index 0000000..ae5b743 Binary files /dev/null and b/test/kit/1111.wav differ diff --git a/test/kit/2222.wav b/test/kit/2222.wav new file mode 100644 index 0000000..aa2f6e6 Binary files /dev/null and b/test/kit/2222.wav differ diff --git a/test/kit/ffff.wav b/test/kit/ffff.wav new file mode 100644 index 0000000..76d3db2 Binary files /dev/null and b/test/kit/ffff.wav differ diff --git a/test/kit/instr1.xml b/test/kit/instr1.xml new file mode 100644 index 0000000..6b600d5 --- /dev/null +++ b/test/kit/instr1.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/test/kit/instr2.xml b/test/kit/instr2.xml new file mode 100644 index 0000000..76cbc80 --- /dev/null +++ b/test/kit/instr2.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/test/kit/kit1.xml b/test/kit/kit1.xml new file mode 100644 index 0000000..dd4c93e --- /dev/null +++ b/test/kit/kit1.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/test/kit/kit2.xml b/test/kit/kit2.xml new file mode 100644 index 0000000..dd4c93e --- /dev/null +++ b/test/kit/kit2.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/test/kit/midimap.xml b/test/kit/midimap.xml new file mode 100644 index 0000000..746c745 --- /dev/null +++ b/test/kit/midimap.xml @@ -0,0 +1,5 @@ + + + + + -- cgit v1.2.3