aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2022-04-25 17:48:52 -0500
committerMatt Strapp <matt@mattstrapp.net>2022-04-25 17:49:31 -0500
commit6889e2d66b710c241b3884fc28610a9e6be4e610 (patch)
tree30aabe5e28a4306c41d7d73a248ed174bd36f0a5 /tests
downloadcsci4211-6889e2d66b710c241b3884fc28610a9e6be4e610.tar
csci4211-6889e2d66b710c241b3884fc28610a9e6be4e610.tar.gz
csci4211-6889e2d66b710c241b3884fc28610a9e6be4e610.tar.bz2
csci4211-6889e2d66b710c241b3884fc28610a9e6be4e610.tar.lz
csci4211-6889e2d66b710c241b3884fc28610a9e6be4e610.tar.xz
csci4211-6889e2d66b710c241b3884fc28610a9e6be4e610.tar.zst
csci4211-6889e2d66b710c241b3884fc28610a9e6be4e610.zip
A
Diffstat (limited to 'tests')
-rw-r--r--tests/a.user1.txt4
-rw-r--r--tests/a.user2.txt4
-rw-r--r--tests/b.user1.txt4
-rw-r--r--tests/b.user2.txt6
-rw-r--r--tests/c.user1.txt4
-rw-r--r--tests/c.user2.txt6
-rw-r--r--tests/d.user1.txt4
-rw-r--r--tests/d.user2.txt4
-rw-r--r--tests/d.user3.txt12
9 files changed, 48 insertions, 0 deletions
diff --git a/tests/a.user1.txt b/tests/a.user1.txt
new file mode 100644
index 0000000..20f6ae8
--- /dev/null
+++ b/tests/a.user1.txt
@@ -0,0 +1,4 @@
+REGISTER mario foobar00
+DELAY 1
+LOGIN mario foobar00
+DELAY 9999
diff --git a/tests/a.user2.txt b/tests/a.user2.txt
new file mode 100644
index 0000000..6dda110
--- /dev/null
+++ b/tests/a.user2.txt
@@ -0,0 +1,4 @@
+REGISTER luigi foobar00
+DELAY 1
+LOGIN luigi foobar00
+DELAY 9999
diff --git a/tests/b.user1.txt b/tests/b.user1.txt
new file mode 100644
index 0000000..20f6ae8
--- /dev/null
+++ b/tests/b.user1.txt
@@ -0,0 +1,4 @@
+REGISTER mario foobar00
+DELAY 1
+LOGIN mario foobar00
+DELAY 9999
diff --git a/tests/b.user2.txt b/tests/b.user2.txt
new file mode 100644
index 0000000..45203e6
--- /dev/null
+++ b/tests/b.user2.txt
@@ -0,0 +1,6 @@
+REGISTER luigi foobar00
+DELAY 1
+LOGIN luigi foobar00
+DELAY 1
+SEND HELLOWORLD
+DELAY 9999
diff --git a/tests/c.user1.txt b/tests/c.user1.txt
new file mode 100644
index 0000000..20f6ae8
--- /dev/null
+++ b/tests/c.user1.txt
@@ -0,0 +1,4 @@
+REGISTER mario foobar00
+DELAY 1
+LOGIN mario foobar00
+DELAY 9999
diff --git a/tests/c.user2.txt b/tests/c.user2.txt
new file mode 100644
index 0000000..704b379
--- /dev/null
+++ b/tests/c.user2.txt
@@ -0,0 +1,6 @@
+REGISTER luigi foobar00
+DELAY 1
+LOGIN luigi foobar00
+DELAY 1
+SENDF2 mario 1kb.user2
+DELAY 9999
diff --git a/tests/d.user1.txt b/tests/d.user1.txt
new file mode 100644
index 0000000..20f6ae8
--- /dev/null
+++ b/tests/d.user1.txt
@@ -0,0 +1,4 @@
+REGISTER mario foobar00
+DELAY 1
+LOGIN mario foobar00
+DELAY 9999
diff --git a/tests/d.user2.txt b/tests/d.user2.txt
new file mode 100644
index 0000000..6dda110
--- /dev/null
+++ b/tests/d.user2.txt
@@ -0,0 +1,4 @@
+REGISTER luigi foobar00
+DELAY 1
+LOGIN luigi foobar00
+DELAY 9999
diff --git a/tests/d.user3.txt b/tests/d.user3.txt
new file mode 100644
index 0000000..bf28b7b
--- /dev/null
+++ b/tests/d.user3.txt
@@ -0,0 +1,12 @@
+REGISTER wario foobar00
+DELAY 1
+LOGIN wario foobar00
+DELAY 1
+SENDF 1mb.1.user3
+SENDF 1mb.2.user3
+SENDF 1mb.3.user3
+SENDF 1mb.4.user3
+SENDF 1mb.5.user3
+SENDF 1mb.6.user3
+SENDF 1mb.7.user3
+DELAY 9999