From 02e24f0f533fe904c3a5275c4060c10c38d7c17a Mon Sep 17 00:00:00 2001 From: Ján Sučan Date: Wed, 10 May 2017 15:13:29 +0200 Subject: Uvodny commit, subory su rovnake ako na CD prilozenom k vytlacenemu texu bakalarskej prace, naviac je pridany len subor LICENCIA --- tests/st10f168/write/0B | 0 tests/st10f168/write/160K | Bin 0 -> 163840 bytes tests/st10f168/write/160K_1B | Bin 0 -> 163841 bytes tests/st10f168/write/16K | Bin 0 -> 16384 bytes tests/st10f168/write/16K_1B | Bin 0 -> 16385 bytes tests/st10f168/write/1B | 1 + tests/st10f168/write/256K_1B | Bin 0 -> 262145 bytes tests/st10f168/write/64K | Bin 0 -> 65536 bytes tests/st10f168/write/64K_1B | Bin 0 -> 65537 bytes tests/st10f168/write/ok_160K | Bin 0 -> 262144 bytes tests/st10f168/write/ok_160K_1B | Bin 0 -> 262144 bytes tests/st10f168/write/ok_16K | Bin 0 -> 262144 bytes tests/st10f168/write/ok_16K_1B | Bin 0 -> 262144 bytes tests/st10f168/write/ok_1B | 1 + tests/st10f168/write/ok_64K | Bin 0 -> 262144 bytes tests/st10f168/write/ok_64K_1B | Bin 0 -> 262144 bytes tests/st10f168/write/ok_ones | 1 + tests/st10f168/write/random | Bin 0 -> 262144 bytes tests/st10f168/write/zeros | Bin 0 -> 262144 bytes 19 files changed, 3 insertions(+) create mode 100755 tests/st10f168/write/0B create mode 100755 tests/st10f168/write/160K create mode 100755 tests/st10f168/write/160K_1B create mode 100755 tests/st10f168/write/16K create mode 100755 tests/st10f168/write/16K_1B create mode 100755 tests/st10f168/write/1B create mode 100755 tests/st10f168/write/256K_1B create mode 100755 tests/st10f168/write/64K create mode 100755 tests/st10f168/write/64K_1B create mode 100755 tests/st10f168/write/ok_160K create mode 100755 tests/st10f168/write/ok_160K_1B create mode 100755 tests/st10f168/write/ok_16K create mode 100755 tests/st10f168/write/ok_16K_1B create mode 100755 tests/st10f168/write/ok_1B create mode 100755 tests/st10f168/write/ok_64K create mode 100755 tests/st10f168/write/ok_64K_1B create mode 100755 tests/st10f168/write/ok_ones create mode 100755 tests/st10f168/write/random create mode 100755 tests/st10f168/write/zeros (limited to 'tests/st10f168/write') diff --git a/tests/st10f168/write/0B b/tests/st10f168/write/0B new file mode 100755 index 0000000..e69de29 diff --git a/tests/st10f168/write/160K b/tests/st10f168/write/160K new file mode 100755 index 0000000..9f1ca19 Binary files /dev/null and b/tests/st10f168/write/160K differ diff --git a/tests/st10f168/write/160K_1B b/tests/st10f168/write/160K_1B new file mode 100755 index 0000000..897a312 Binary files /dev/null and b/tests/st10f168/write/160K_1B differ diff --git a/tests/st10f168/write/16K b/tests/st10f168/write/16K new file mode 100755 index 0000000..8642f9c Binary files /dev/null and b/tests/st10f168/write/16K differ diff --git a/tests/st10f168/write/16K_1B b/tests/st10f168/write/16K_1B new file mode 100755 index 0000000..bd3999a Binary files /dev/null and b/tests/st10f168/write/16K_1B differ diff --git a/tests/st10f168/write/1B b/tests/st10f168/write/1B new file mode 100755 index 0000000..79b7e4b --- /dev/null +++ b/tests/st10f168/write/1B @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/st10f168/write/256K_1B b/tests/st10f168/write/256K_1B new file mode 100755 index 0000000..a17fc91 Binary files /dev/null and b/tests/st10f168/write/256K_1B differ diff --git a/tests/st10f168/write/64K b/tests/st10f168/write/64K new file mode 100755 index 0000000..6121083 Binary files /dev/null and b/tests/st10f168/write/64K differ diff --git a/tests/st10f168/write/64K_1B b/tests/st10f168/write/64K_1B new file mode 100755 index 0000000..c7a82fc Binary files /dev/null and b/tests/st10f168/write/64K_1B differ diff --git a/tests/st10f168/write/ok_160K b/tests/st10f168/write/ok_160K new file mode 100755 index 0000000..45973ac Binary files /dev/null and b/tests/st10f168/write/ok_160K differ diff --git a/tests/st10f168/write/ok_160K_1B b/tests/st10f168/write/ok_160K_1B new file mode 100755 index 0000000..16380d7 Binary files /dev/null and b/tests/st10f168/write/ok_160K_1B differ diff --git a/tests/st10f168/write/ok_16K b/tests/st10f168/write/ok_16K new file mode 100755 index 0000000..045c3b2 Binary files /dev/null and b/tests/st10f168/write/ok_16K differ diff --git a/tests/st10f168/write/ok_16K_1B b/tests/st10f168/write/ok_16K_1B new file mode 100755 index 0000000..6494471 Binary files /dev/null and b/tests/st10f168/write/ok_16K_1B differ diff --git a/tests/st10f168/write/ok_1B b/tests/st10f168/write/ok_1B new file mode 100755 index 0000000..6b839e2 --- /dev/null +++ b/tests/st10f168/write/ok_1B @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/st10f168/write/ok_64K b/tests/st10f168/write/ok_64K new file mode 100755 index 0000000..d27151e Binary files /dev/null and b/tests/st10f168/write/ok_64K differ diff --git a/tests/st10f168/write/ok_64K_1B b/tests/st10f168/write/ok_64K_1B new file mode 100755 index 0000000..7ea0894 Binary files /dev/null and b/tests/st10f168/write/ok_64K_1B differ diff --git a/tests/st10f168/write/ok_ones b/tests/st10f168/write/ok_ones new file mode 100755 index 0000000..7145947 --- /dev/null +++ b/tests/st10f168/write/ok_ones @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/st10f168/write/random b/tests/st10f168/write/random new file mode 100755 index 0000000..c362624 Binary files /dev/null and b/tests/st10f168/write/random differ diff --git a/tests/st10f168/write/zeros b/tests/st10f168/write/zeros new file mode 100755 index 0000000..6d23118 Binary files /dev/null and b/tests/st10f168/write/zeros differ -- cgit v1.2.3