index
:
~alon/spice
0.8.2.candidate
0.8.for.teuf
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
features/driver-server-monitors-config
features/record-replay-qxl-hack
fixup_red_channels
glz
master
mc.v7
old/aggregate-many-marshallers
old/aggregate-one-marshaller
opus
red_channel_refactor
s3.v1
s3.wip
server_multi_client.v3
server_multi_client.v4
server_multi_client.v5.mid
server_multi_client.v6
server_redhat
smart_card_channel.v5.wip
update_area_async_dirty
wip/dtrace
wip/replay
wip/shared-memory
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-02
tests: Avoid malloc failures
Christophe Fergeau
2
-2
/
+8
2014-01-02
tests: Remove unused variables
Christophe Fergeau
2
-3
/
+0
2013-10-07
server/tests: avoid using deprecated symbols
Marc-André Lureau
1
-7
/
+6
2013-09-17
build-sys: fix some automake warning
Marc-André Lureau
1
-2
/
+2
2013-07-16
syntax-check: make sure config.h is the first included .h file
Uri Lublin
1
-1
/
+1
2013-07-16
syntax-check: fix no-newline or empty line at EOF
Uri Lublin
1
-1
/
+1
2013-07-16
syntax-check: fix cast_of_argument_to_free
Uri Lublin
1
-1
/
+2
2013-07-16
server/tests: fix timer for test_empty_success
Uri Lublin
1
-1
/
+9
2013-07-16
server/tests: test_display_width_stride: add destroy command
Uri Lublin
1
-0
/
+9
2013-07-16
server/tests: remove option from usage if AUTOMATED_TESTS is not configured
Uri Lublin
1
-6
/
+19
2013-07-16
server/tests: invalid-option: print the bad argument
Uri Lublin
1
-1
/
+1
2013-07-16
server/tests: fix produce_command for create surface
Uri Lublin
1
-2
/
+4
2013-07-16
server/tests: test_display_base: set rect according to appropriate surface
Uri Lublin
1
-5
/
+2
2013-05-17
server/tests: test_display_width_stride
Alon Levy
4
-7
/
+154
2013-05-17
server/tests/test_display_base: add missing set_client_capabilities, fix clie...
Alon Levy
1
-1
/
+11
2012-11-04
Revert "server: add websockets support via libwebsockets"
Alon Levy
1
-3
/
+1
2012-10-25
server: add websockets support via libwebsockets
Alon Levy
1
-1
/
+3
2012-10-25
server/tests/test_display_base: fix segfault in test
Alon Levy
1
-1
/
+5
2012-09-13
server/tests: agent mock, client_monitors_config
Alon Levy
4
-1
/
+49
2012-09-03
server/tests/test_display_base: fix update_area abort
Alon Levy
1
-1
/
+3
2012-09-03
server: add dist-hook to prevent spice version configure/spice.h difference
Alon Levy
1
-0
/
+42
2012-09-02
add server/tests/test_vdagent
Alon Levy
2
-0
/
+115
2012-09-02
server/tests/test_two_servers
Alon Levy
2
-0
/
+47
2012-09-02
server/tests: introduce Test struct
Alon Levy
5
-146
/
+170
2012-07-16
tests: add missing file to .gitignore
Marc-André Lureau
1
-0
/
+1
2012-05-16
server/tests: test_display_streaming - test wide sized frames
Yonit Halperin
1
-3
/
+8
2012-05-03
server/tests/test_display_streaming: include tests for clip and sized frames
Yonit Halperin
1
-16
/
+181
2012-05-03
server/tests: use the correct dimensions in SIMPLE_UPDATE
Yonit Halperin
1
-2
/
+2
2012-05-03
server/tests: add SLEEP command to test_display_base
Yonit Halperin
2
-0
/
+10
2012-05-03
server/tests: add clip to SIMPLE_DRAW_BITMAP
Yonit Halperin
2
-6
/
+30
2012-05-03
server/tests/test_display_streaming: update to create sized frames
Alon Levy
1
-7
/
+37
2012-05-03
server/tests: add SIMPLE_DRAW_SOLID and SIMPLE_DRAW_BITMAP
Alon Levy
2
-6
/
+39
2012-05-03
server/tests: refactor Command
Alon Levy
3
-16
/
+37
2012-05-03
server/tests: add test_get_width/test_get_height
Alon Levy
2
-0
/
+19
2012-05-03
server/tests: refactor test_display_base
Alon Levy
1
-34
/
+45
2012-04-25
Ensure config.h is the first include in the file
Daniel P. Berrange
1
-1
/
+1
2012-04-25
Make some int->pointer casts explicit
Daniel P. Berrange
1
-2
/
+2
2012-03-25
Use the spice-common submodule
Marc-André Lureau
1
-10
/
+11
2012-03-22
server/tests: add resolution changes tester
Alon Levy
2
-6
/
+80
2012-03-22
server/tests/test_display_base: add Command
Alon Levy
2
-45
/
+101
2012-03-21
server/tests/test_display_base: remove 64bit arch assumptions
Alon Levy
1
-5
/
+5
2012-03-01
build-sys: fix make distcheck
Marc-André Lureau
1
-2
/
+2
2012-03-01
build-sys: cleanup server/tests/Makefile.am
Marc-André Lureau
1
-10
/
+43
2012-02-26
Enabling cursor in server/tests
Fabiano Fidêncio
1
-31
/
+48
2012-02-15
server/tests/basic_event_loop: print something on channel_event
Alon Levy
1
-1
/
+2
2012-02-14
Remove all usages of bzero()
Dan McGee
3
-6
/
+6
2012-02-14
server/tests: use getopt_long
Alon Levy
3
-22
/
+32
2012-02-14
Adding image to be used as "correct" in regression tests
Fabiano Fidêncio
1
-0
/
+0
2012-02-14
Adding support to automated tests
Fabiano Fidêncio
6
-9
/
+156
2012-01-23
server/tests/test_empty_success: fix warning on bzero
Alon Levy
1
-0
/
+2
[next]