mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
renaming & moving stuff around; psyc logo
This commit is contained in:
parent
ca844efdb4
commit
9fd39c72a1
29 changed files with 153 additions and 73 deletions
7
test/packets/binary.txt
Normal file
7
test/packets/binary.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
:_source some_source
|
||||
:_length
|
||||
|
||||
_method
|
||||
1234567
|
||||
|
|
||||
|
15
test/packets/enter_leave_context.txt
Normal file
15
test/packets/enter_leave_context.txt
Normal file
|
@ -0,0 +1,15 @@
|
|||
|
|
||||
:_target psyc://p5B084547.dip.t-dialin.net/@test
|
||||
:_source something
|
||||
|
||||
_request_context_enter
|
||||
|
|
||||
:_target psyc://p5B084547.dip.t-dialin.net/@test
|
||||
|
||||
:_more vars
|
||||
:_bin 6 "1
|
||||
3
|
||||
"
|
||||
:_entity variablevalue
|
||||
_notice_context_leave
|
||||
|
|
6
test/packets/fake_dns.txt
Normal file
6
test/packets/fake_dns.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
|
||||
:_source psyc://heise.de/~user
|
||||
|
||||
_request_some_things
|
||||
content!
|
||||
|
|
6
test/packets/invalid_dns.txt
Normal file
6
test/packets/invalid_dns.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
|
||||
:_source psyc://nonexisting.dns.tld/~user
|
||||
|
||||
_request_some_things
|
||||
|
|
||||
|
3
test/packets/test-0-no-content
Normal file
3
test/packets/test-0-no-content
Normal file
|
@ -0,0 +1,3 @@
|
|||
:_source psyc://test.psyc.eu/
|
||||
:_target psyc://test.psyc.eu/
|
||||
|
|
14
test/packets/test-1
Normal file
14
test/packets/test-1
Normal file
|
@ -0,0 +1,14 @@
|
|||
|
|
||||
:_source psyc://foo/~bar
|
||||
:_target psyc://bar/~baz
|
||||
:_tag sch1828hu3r2cm
|
||||
|
||||
:_foo bar baz
|
||||
:_abc_def 11 foo bar
|
||||
baz
|
||||
:_foo_bar yay
|
||||
_message_foo_bar
|
||||
ohai there!
|
||||
\o/
|
||||
|
|
||||
|
|
14
test/packets/test-1-length
Normal file
14
test/packets/test-1-length
Normal file
|
@ -0,0 +1,14 @@
|
|||
|
|
||||
:_source psyc://foo/~bar
|
||||
:_target psyc://bar/~baz
|
||||
:_tag sch1828hu3r2cm
|
||||
85
|
||||
:_foo bar baz
|
||||
:_abc_def 11 foo bar
|
||||
baz
|
||||
:_foo_bar yay
|
||||
_message_foo_bar
|
||||
ohai there!
|
||||
\o/
|
||||
|
|
||||
|
|
14
test/packets/test-1-length-error
Normal file
14
test/packets/test-1-length-error
Normal file
|
@ -0,0 +1,14 @@
|
|||
|
|
||||
:_source psyc://foo/~bar
|
||||
:_target psyc://bar/~baz
|
||||
:_tag sch1828hu3r2cm
|
||||
80
|
||||
:_foo bar baz
|
||||
:_abc_def 11 foo bar
|
||||
baz
|
||||
:_foo_bar yay
|
||||
_message_foo_bar
|
||||
ohai there!
|
||||
\o/
|
||||
|
|
||||
|
|
14
test/packets/test-1-utf8
Normal file
14
test/packets/test-1-utf8
Normal file
|
@ -0,0 +1,14 @@
|
|||
|
|
||||
:_source psyc://foo/~bar
|
||||
:_target psyc://bar/~baz
|
||||
:_tag sch1828hu3r2cm
|
||||
|
||||
:_foo bar baz
|
||||
:_abc_def 15 fóö bär
|
||||
báz
|
||||
:_foo_bar yay
|
||||
_message_foo_bar
|
||||
ohai there!
|
||||
\o/
|
||||
|
|
||||
|
|
25
test/packets/test-2-list
Normal file
25
test/packets/test-2-list
Normal file
|
@ -0,0 +1,25 @@
|
|||
|
|
||||
=_source psyc://foo/~bar
|
||||
:_target psyc://bar/~baz
|
||||
=_list_foo |foo|bar|baz
|
||||
:_tag sch1828hu3r2cm
|
||||
|
||||
=_foo bar baz
|
||||
=_abc_def 11 ghi jkl
|
||||
|
||||
xq
|
||||
=_list_bar 36 3 foo|3 bar|7 foo
|
||||
bar|11 foo
|
||||
bar
|
||||
baz
|
||||
:_foo_bar yay
|
||||
_message_foo_bar
|
||||
ohai there!
|
||||
\o/
|
||||
|
|
||||
:_target psyc://foo.bar/~baz
|
||||
|
||||
:_test 123
|
||||
_message_test
|
||||
ohai!
|
||||
|
|
26
test/packets/test-2-list-error
Normal file
26
test/packets/test-2-list-error
Normal file
|
@ -0,0 +1,26 @@
|
|||
|
|
||||
=_source psyc://foo/~bar
|
||||
:_target psyc://bar/~baz
|
||||
=_list_foo foo|bar|baz
|
||||
=_listfoo foo|bar|baz
|
||||
:_tag sch1828hu3r2cm
|
||||
|
||||
=_foo bar baz
|
||||
=_abc_def 11 ghi jkl
|
||||
|
||||
xq
|
||||
=_list_bar 36 2 foo|3 bar|7 foo
|
||||
bar|11 foo
|
||||
bar
|
||||
baz
|
||||
:_foo_bar yay
|
||||
_message_foo_bar
|
||||
ohai there!
|
||||
\o/
|
||||
|
|
||||
:_target psyc://foo.bar/~baz
|
||||
|
||||
:_test 123
|
||||
_message_test
|
||||
ohai!
|
||||
|
|
34
test/packets/test-3-list
Normal file
34
test/packets/test-3-list
Normal file
|
@ -0,0 +1,34 @@
|
|||
|
|
||||
=_source psyc://foo/~bar
|
||||
:_target psyc://bar/~baz
|
||||
=_list_foo |foo|bar|baz
|
||||
:_tag sch1828hu3r2cm
|
||||
|
||||
?_test ignored
|
||||
=_foo bar baz
|
||||
=_abc_def 11 ghi jkl
|
||||
|
||||
xq
|
||||
=_list_bar 36 3 foo|3 bar|7 foo
|
||||
bar|11 foo
|
||||
b|r
|
||||
baz
|
||||
:_foo_bar yay
|
||||
=_amount_x 10
|
||||
_message_foo_bar
|
||||
ohai there!
|
||||
\o/
|
||||
|
|
||||
:_target psyc://foo.bar/~baz
|
||||
|
||||
:_test 123
|
||||
_message_test
|
||||
ohai!
|
||||
|
|
||||
:_target psyc://foo.bar/~baz
|
||||
|
||||
+_list_foo yay
|
||||
-_amount_x 2
|
||||
_notice_test
|
||||
test!
|
||||
|
|
5
test/packets/test-4-circuit
Normal file
5
test/packets/test-4-circuit
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
|
||||
:_list_understand_modules _state|_fragments|_context
|
||||
|
||||
_request_features
|
||||
|
|
4
test/packets/test-4-circuit-n
Normal file
4
test/packets/test-4-circuit-n
Normal file
|
@ -0,0 +1,4 @@
|
|||
:_list_understand_modules _state|_fragments|_context
|
||||
|
||||
_request_features
|
||||
|
|
9
test/packets/test-5-message-private
Normal file
9
test/packets/test-5-message-private
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
|
||||
:_source psyc://test.psyc.eu/~foo
|
||||
:_target psyc://test.psyc.eu/~bar
|
||||
:_tag f00b4rb4z
|
||||
|
||||
:_foo bar
|
||||
_message_private
|
||||
OHAI
|
||||
|
|
9
test/packets/test-6-message-private-remote
Normal file
9
test/packets/test-6-message-private-remote
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
|
||||
:_source psyc://test.psyc.eu/~foo
|
||||
:_target psyc://test2.psyc.eu/~bar
|
||||
:_tag f00b4rb4z
|
||||
|
||||
:_foo bar
|
||||
_message_private
|
||||
OHAI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue