summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-07-09Use visibility instead of just filtering using version scriptFrediano Ziglio1-0/+1
2023-01-23meson: fix a warningMarc-André Lureau1-1/+1
2020-08-12coroutine_gthread: Fix recursive yieldFrediano Ziglio1-0/+32
2020-03-05meson: fix indentationFrancesco Giudici1-5/+5
2020-02-28test-cd-emu: Avoid deadlock waiting for libusb event threadFrediano Ziglio1-1/+6
2020-01-19Rename SpiceUsbBackendDevice to SpiceUsbDeviceFrediano Ziglio1-2/+2
2020-01-13build: Avoid line continuation for compatibility with older MesonFrancois Gouget1-3/+2
2019-09-27test-cd-emu: Test no libusb context supportFrediano Ziglio1-3/+13
2019-09-27test-cd-emu: Make sure we can call spice_usb_backend_channel_flush_writesFrediano Ziglio1-0/+4
2019-09-27test-cd-emu: Test detach and reattachFrediano Ziglio1-29/+75
2019-09-27test-cd-emu: Test attach/detach emulated deviceFrediano Ziglio1-2/+165
2019-09-27build: Use a convenience library for testsFrediano Ziglio1-1/+7
2019-09-27test-cd-emu: Add base test for cd-emulationFrediano Ziglio2-0/+101
2019-07-09Drop autotoolsMarc-André Lureau1-49/+0
2018-11-22build: Remove need for --enable-static for building testsChristophe Fergeau1-2/+2
2018-10-02tests: Add missing static statementEduardo Lima (Etrunko)1-2/+2
2018-09-05build: Make usb-acl-helper test work under MesonFrediano Ziglio1-0/+8
2018-08-30Add support for building with meson/ninjaEduardo Lima (Etrunko)2-0/+32
2018-06-04tests: Remove unused structure declarationFrediano Ziglio1-5/+0
2018-04-25tests: Shut up warnings about unitialized struct fieldsEduardo Lima (Etrunko)1-14/+26
2018-03-02tests: add spice+tls:// testsMarc-André Lureau1-1/+23
2018-03-02uri: generate spice://host:port or spice+tls://host:portMarc-André Lureau1-10/+10
2018-02-13tests: add spice+unix:// URI checksMarc-André Lureau1-3/+25
2017-09-04tests/pipe: add write close/cancel testsMarc-André Lureau1-2/+85
2017-09-04giopipe: input return 0 and no error when peer is already closedMarc-André Lureau1-3/+1
2017-09-04test-pipe: /pipe/readcancel is supposed to test cancelMarc-André Lureau1-2/+2
2017-08-01build-sys: bump glib requirement 2.36 -> 2.46Victor Toso1-5/+0
2016-10-19test-session: Fix comparisonPavel Grunt1-1/+1
2016-10-17test-session: Add IPv6 testsPavel Grunt1-52/+105
2016-10-17test-session: Test invalid URIsPavel Grunt1-2/+124
2016-10-17test-session: Also test hostname, username and passwordPavel Grunt1-4/+41
2016-10-17test-session: Test alternative way for setting portPavel Grunt1-0/+6
2016-10-05tests: fix -Wall -Wextra compiler warningsVictor Toso6-43/+43
2016-10-03tests: set binaries to have 'test' name prefixVictor Toso2-14/+14
2016-09-02util: Remove unused GError parameterPavel Grunt1-10/+4
2016-08-03test-file-transfer: Don't leak GErrorChristophe Fergeau1-0/+3
2016-08-03test-file-transfer: Don't leak GFileInfoChristophe Fergeau1-0/+4
2016-07-07tests: file-transfer agent cancelVictor Toso1-0/+66
2016-07-07tests: file-transfer cancel on read asyncVictor Toso1-0/+106
2016-07-07tests: file-transfer cancel on task initVictor Toso1-0/+68
2016-07-07tests: file-transfer include simple testsVictor Toso2-0/+192
2016-06-13tests-uri: Define g_assert_nonnullPavel Grunt1-0/+5
2016-06-02spice-uri: Add ipv6 supportPavel Grunt1-0/+33
2016-06-02spice-uri: Validate uri schemePavel Grunt1-0/+2
2016-06-02spice-uri: Check if port is in allowed rangePavel Grunt1-0/+3
2016-06-02spice-uri: Do not allow empty port stringPavel Grunt1-0/+1
2016-06-02spice-uri: Reset SpiceURI before parsingPavel Grunt1-0/+1
2016-06-02tests: Add test for SpiceURIPavel Grunt2-0/+105
2016-06-01tests: fix build with smartcard enabledVictor Toso1-0/+1
2016-03-18Adjust to GLib 2.36Pavel Grunt2-8/+0