summaryrefslogtreecommitdiff
path: root/tests/library.at
Commit message (Expand)AuthorAgeFilesLines
* tests: Add unit tests to rculist.Adrian Moreno2023-01-111-0/+5
* lib: Add support for sets of UUIDs.Dumitru Ceara2022-09-271-0/+4
* ovs-rcu: Add ovsrcu_barrier.Peng He2022-05-301-1/+1
* sha1: Use implementation from openssl if available.Ilya Maximets2022-05-261-1/+1
* id-fpool: Module for fast ID generation.Gaetan Rivet2022-01-181-0/+4
* mpsc-queue: Module for lock-free message passing.Gaetan Rivet2022-01-181-0/+5
* tests: Add ovs-barrier unit test.Gaetan Rivet2022-01-181-0/+5
* tests: Skip netlink policy test on non-Linux platforms.Ilya Maximets2021-08-281-0/+2
* netlink: Add support for parsing link layer address.Frode Nordahl2021-08-201-0/+4
* tests: Add overflow test for the sha1 library.Ilya Maximets2020-11-271-1/+2
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-25/+17
* sat-math: Add functions for saturating arithmetic on "long long int".Ben Pfaff2019-07-051-0/+5
* Permit to build OVS with only Python3 installedTimothy Redaelli2018-07-241-2/+2
* tests: Add tests for stopwatch moduleJakub Sitnicki2018-04-031-0/+5
* tests-windows: Make flow extractor work on WindowsAlin Gabriel Serdean2018-03-081-1/+1
* tests: Convert flowgen utility from Perl to Python.Ben Pfaff2017-11-261-1/+1
* lib: skiplist implementationLance Richardson2017-08-031-0/+11
* tests: Fix spelling error in test name.Ben Pfaff2017-06-021-1/+1
* ovsdb: Weak references performance fixRodriguez Betancourt, Esteban2016-07-261-2/+2
* tests: Remove "test" from test names.Ben Pfaff2016-06-101-22/+22
* lib: Add new 'counting cmap' type.Jarno Rajahalme2016-05-161-0/+6
* hmap: Add HMAP_FOR_EACH_POP.Daniele Di Proietto2016-04-261-1/+1
* ovs-thread: Do not always end quiescent state in ovs_thread_create().Daniele Di Proietto2016-03-251-0/+4
* lib/util.c: Optimise bitwise_rscan.Han Zhou2016-03-231-0/+1
* library.at: Run tests for Python 2 and 3.Russell Bryant2016-02-221-15/+24
* tests: Better tolerate file system restriction on file name length.Ben Pfaff2016-02-191-10/+18
* tests: Automatically initialize OVS_*DIR vars when tests begin.Ben Pfaff2015-09-091-1/+0
* ofpbuf: Update msg when resizing ofpbuf.Alex Wang2015-07-201-0/+4
* packet: Add IP pseudoheader checksum calculation.Jesse Gross2015-04-071-1/+1
* lib/list: Add LIST_FOR_EACH_POP.Jarno Rajahalme2015-04-061-1/+1
* lib: Add test for library usageThomas Graf2014-12-151-0/+4
* bitmap: Add test for bitmap_equal and bitmap_scanKmindg2014-07-311-0/+5
* test-util: Changes for 'assert' test on Windows.Gurucharan Shetty2014-06-241-3/+8
* test-flows: Change the way flows are read.Gurucharan Shetty2014-06-101-1/+1
* cmap: New module for cuckoo hash table.Ben Pfaff2014-05-201-0/+8
* tests/library.at: Disable unix socket tests on Windows.Gurucharan Shetty2014-05-141-2/+4
* unit-test: Link 29 test programs into ovstestAndy Zhou2014-04-031-16/+16
* stdio: New module, initially to provide working [v]snprintf() on Windows.Ben Pfaff2013-12-241-0/+4
* lib/util: Add clz32() and clz64().Jarno Rajahalme2013-12-031-0/+1
* util: Rename popcount to count_1bitsBen Pfaff2013-11-191-1/+1
* util: New function ovs_scan().Ben Pfaff2013-11-151-1/+2
* socket-util: Add symlink based workaround for long pathnames.YAMAMOTO Takashi2013-10-171-2/+0
* lib: Add CRC32C ImplementationJoe Stringer2013-08-221-1/+1
* util: New macros ROUND_UP_POW2, ROUND_DOWN_POW2.Ben Pfaff2013-07-171-0/+2
* hindex: Fix test expected output.Ben Pfaff2013-07-161-1/+1
* ovs-atomic: New library for atomic operations.Ben Pfaff2013-06-281-0/+4
* hindex: New data structure for hashed multimaps.Ben Pfaff2013-06-181-0/+5
* tests: Add test for Python version of long socket name workaround.Ben Pfaff2013-02-131-2/+22
* tests: Make long name more readable by introducing a shell variable.Ben Pfaff2013-02-131-3/+4
* tests: Make test for Linux /proc/self/fd more straightforward.Ben Pfaff2013-02-131-11/+1