summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-05-18meson: Generate missing intermediate targetFrediano Ziglio1-1/+2
2021-04-14Fix make distcheckFrediano Ziglio1-0/+1
2021-04-13Fix build as meson subprojectMarc-André Lureau1-1/+1
2021-04-08Add missing include file string.hStefan Weil1-0/+1
2021-02-22helper-fuzzer-demarshallers: Check also test demarshallersFrediano Ziglio4-23/+68
2021-02-22codegen: Handle zero_terminated attribute in demashallerFrediano Ziglio5-3/+63
2020-09-17test-quic: Add test cases for quic fuzzerFrediano Ziglio4-0/+0
2020-09-17test-quic: Add fuzzer capabilities to the testFrediano Ziglio1-1/+50
2020-08-10helper-fuzzer-demarshallers: Provide replacement for ftello for MSVCFrediano Ziglio1-0/+5
2020-05-23test-quic: Different "more_space" function for decode and encodeFrediano Ziglio1-5/+13
2020-05-06test-quic: Test fixed imagesFrediano Ziglio1-5/+8
2020-05-06test-utils: Add missing include fileFrediano Ziglio1-0/+1
2020-04-26build: Remove dependency to gio2 from common and server librariesFrediano Ziglio1-1/+1
2020-04-09helper-fuzzer-demarshallers: Add an helper for fuzzy testing demarshallers codeFrediano Ziglio3-0/+129
2020-04-03build: Allow to build disabling code generationFrediano Ziglio1-16/+18
2020-03-19test-logging: Do not use G_PASTE to join levelFrediano Ziglio1-1/+1
2020-03-05test-utils: Add a test for some utils.h functionsFrediano Ziglio3-1/+84
2020-03-02test-quic: Run 1 random quic test per color modeFrediano Ziglio1-9/+15
2020-03-02test-quic: Reduce height of test imageFrediano Ziglio1-1/+1
2020-03-02test-quic: Cache gdk_pixbuf_get_byte_length valueFrediano Ziglio1-2/+3
2020-03-02test-quic: Avoid namespace conflict with Gdk APIFrediano Ziglio1-10/+10
2020-02-07log: Add spice_extra_assertFrediano Ziglio1-0/+28
2020-02-07test-quic: Convert image to get more testing (gray, rgb16)Frediano Ziglio1-21/+174
2019-10-18agent-interface: introduce the core of the Agent InterfaceKevin Pouget1-0/+1
2019-09-11common/recorder.h: do not complain on unused (dummy) recordersKevin Pouget1-0/+1
2019-08-13test-marshallers.proto: ArrayMessage: make space for nameUri Lublin2-2/+2
2019-05-02Do not check for HAVE_CONFIG_HFrediano Ziglio4-8/+0
2019-03-29test-marshallers: Fix header guardChristophe Fergeau1-3/+4
2019-03-29build: Add missing G_GNUC_PRINTF annotationsChristophe Fergeau1-0/+1
2019-03-13test-ssl-verify: Improve subject_to_x509_name coverageFrediano Ziglio1-0/+1
2019-02-06Obsolete Glib cleanupFrediano Ziglio1-4/+0
2019-02-06log: remove deprecated SPICE_DEBUG_LEVEL supportFrediano Ziglio1-67/+0
2019-02-06log: remove deprecated SPICE_ABORT_LEVEL supportFrediano Ziglio1-38/+1
2019-01-23Integrate recorder libraryFrediano Ziglio2-0/+65
2019-01-08test: Add a test for subject_to_x509_name functionFrediano Ziglio3-2/+154
2018-12-17test-region: Add missing dependenciesFrediano Ziglio1-0/+1
2018-12-17test-marshaller: Make main declaration easierFrediano Ziglio1-1/+1
2018-12-17test-marshaller: Make test_overflow staticFrediano Ziglio1-1/+1
2018-10-15Create common header for demarshallers declarationsFrediano Ziglio1-1/+1
2018-08-16Fix flexible array buffer overflowFrediano Ziglio3-0/+18
2018-07-12tests: Join test-overflow and test-marshallersFrediano Ziglio6-109/+92
2018-07-06log: Remove SPICE_DISABLE_ABORTChristophe Fergeau1-12/+2
2018-07-03test-region: Decrease loop count by a factor of 10Eduardo Lima (Etrunko)1-1/+1
2018-07-03test-marshallers: Check for "zero" attributeFrediano Ziglio3-0/+23
2018-06-28build: Reindent macrosFrediano Ziglio1-6/+6
2018-06-28build: Reuse TEST_MARSHALLERS macroFrediano Ziglio1-3/+1
2018-06-27test-region: Add g_assert() checksChristophe Fergeau1-5/+16
2018-06-27test-region: Replace spice_assert() with g_assert_true()Christophe Fergeau1-1/+1
2018-06-27test-region: Remove unneeded printfChristophe Fergeau1-1/+0
2018-06-27test-region: Don't call region_dump() by defaultChristophe Fergeau1-17/+17