rcuja: cleanup
[userspace-rcu.git] / tests /
2013-06-07  Mathieu Desnoyersrcuja: remove "free_node_cb" from destroy
2013-06-07  Mathieu Desnoyersrcuja: for each key iteration
2013-06-07  Mathieu Desnoyersrcuja: below/equal result key
2013-06-07  Mathieu Desnoyersrcuja tests: test above or equal
2013-06-07  Mathieu Desnoyersrcuja: below equal/above equal
2013-06-06  Mathieu Desnoyersrcuja tests: free node cb does not need to wait for...
2013-06-05  Mathieu Desnoyersrcuja API: remove dependency on hlist
2013-06-05  Mathieu Desnoyersrcuja: API change: move rcu_head to user code
2013-06-03  Mathieu Desnoyersrcuja tests: test lookup lower equal for 8-bit and...
2013-06-03  Mathieu Desnoyersrcuja tests: fix sanity test printout
2013-05-31  Mathieu Desnoyersrcuja test: add specific free_node()
2013-05-31  Mathieu Desnoyersrcuja test: cleanup
2013-05-31  Mathieu Desnoyersrcuja.sh: add node leak detection
2013-05-31  Mathieu Desnoyersrcuja tests: node leak detection
2013-05-31  Mathieu Desnoyersexpand runja.sh
2013-05-31  Mathieu Desnoyersja tests: add printout
2013-05-31  Mathieu Desnoyersrcuja tests: add vs add unique
2013-05-31  Mathieu Desnoyersrunja.sh: run sanity tests
2013-05-31  Mathieu Desnoyersrcuja tests: return errors
2013-05-31  Mathieu Desnoyersrcuja: add runja.sh
2013-05-30  Mathieu Desnoyersrcuja: implement add unique
2013-05-30  Mathieu Desnoyersrcuja test: destroy should be done online
2013-05-28  Mathieu Desnoyersrcuja test: fix -k option
2013-05-27  Mathieu Desnoyersrcuja test: print mul fact
2013-05-27  Mathieu Desnoyersrcuja test: add key multiplication factor
2013-05-27  Mathieu Desnoyerstest rcuja: add ratio parameter
2013-05-27  Mathieu Desnoyersrcuja test: use poison_free
2013-05-27  Mathieu Desnoyersrcuja test: add missing rcu read unlock
2013-05-23  Mathieu DesnoyersFix urcu test: incorrect handling of del/free
2013-05-14  Mathieu Desnoyersrcuja test: add rcu_ prefix to debug_yield_read
2013-05-14  Mathieu Desnoyersrcuja: add multithread test
2013-05-14  Mathieu Desnoyersrcuja: test duplicate node/key support
2013-05-14  Mathieu Desnoyersrcuja: fix delete
2013-05-14  Mathieu Desnoyersrcuja: free all leaf nodes at destruction
2013-05-14  Mathieu Desnoyersrcuja: implement delete function
2013-05-14  Mathieu Desnoyersrcuja: extend tests, more fixes
2013-05-14  Mathieu Desnoyersrcuja: various fixes
2013-05-14  Mathieu Desnoyersrcuja: add basic test
2013-05-06  Mathieu DesnoyersCleanup test usage printout
2013-05-06  Mathieu Desnoyerswfstack tests: use pop "last" state info
2013-05-06  Mathieu Desnoyerswfcqueue tests: use dequeue empty state
2013-04-30  Mathieu DesnoyersAdd rcu_read_ongoing() API to each urcu flavor
2013-02-22  Mathieu DesnoyersFix: tests/api.h use cpuset.h
2013-02-22  Mathieu DesnoyersFix tests: finer-grained use of CPU_SET, CPU_ZERO and...
2013-02-13  Etienne BergeronSpelling cleanups within comments and documentation
2012-12-26  Mathieu Desnoyerstest: fork handling
2012-12-08  Mathieu Desnoyerstest wfcq: remove unneeded urcu.h include
2012-12-08  Mathieu Desnoyerstest wfs: remove unneeded urcu.h include
2012-12-07  Lai Jiangshanurcu: declare test_urcu_multiflavor functions
2012-12-07  Lai Jiangshanurcu: remove the wrong comma
2012-12-05  Mathieu Desnoyerswfstack API: rename cds_wfs_first_blocking to cds_wfs_first
2012-12-05  Mathieu Desnoyerswfstack test: test if number of push to empty vs pop_al...
2012-12-05  Mathieu Desnoyerstest wfstack: enforce external mutex if needed by default
2012-12-05  Mathieu Desnoyerstest wfcqueue: enforce external mutex if needed by...
2012-12-05  Mathieu Desnoyerstests: use standard malloc/free for synchronize_rcu()
2012-12-05  Mathieu Desnoyerstest wfcqueue: add tests for queue state return value
2012-11-15  Simon Marchiruntests: Make path of time binary configurable
2012-11-08  Mathieu DesnoyersCleanup: cast pthread_self() return value to unsigned...
2012-11-04  Mathieu Desnoyerstest_urcu_wfcq: add splice and nosync tests
2012-11-04  Mathieu Desnoyerstest_urcu_wfs: cleanup
2012-11-04  Mathieu Desnoyerstest_urcu_lfs: cleanup
2012-11-01  Mathieu Desnoyerstests: report error value for make check
2012-11-01  Mathieu DesnoyersAdd multiflavor test program
2012-11-01  Mathieu DesnoyersFix static linking: fix symbol name namespaces
2012-10-23  Mathieu DesnoyersDeprecate wfqueue
2012-10-23  Mathieu DesnoyersDeprecate rculfstack
2012-10-23  Mathieu Desnoyerslfstack: test pop_all and pop
2012-10-23  Mathieu Desnoyerslfstack: implement empty, pop_all and iterators, docume...
2012-10-23  Mathieu Desnoyerslfstack: implement test
2012-10-23  Mathieu Desnoyerswfstack: implement pop_all and iteration tests
2012-10-22  Mathieu Desnoyersrculfhash test: fix trivial memleak and return node...
2012-10-22  Mathieu DesnoyersCleanup: fix cppcheck errors
2012-10-13  Lai Jiangshantest_urcu_lfq: remove rcu_defer_register_thread() from...
2012-10-13  Lai Jiangshantest_urcu_lfq: test for the proper pointer
2012-10-13  Lai Jiangshantest_urcu_lfs: remove rcu_defer_register_thread() from...
2012-10-13  Lai Jiangshantest_urcu_lfs: test for the proper pointer
2012-10-12  Mathieu DesnoyersTest cleanup: replace "l" parameter by "loops"
2012-10-03  Mathieu Desnoyerscall_rcu: use wfcqueue, eliminate false-sharing
2012-10-03  Mathieu Desnoyerswfcqueue test
2012-07-09  Mathieu DesnoyersCompatibility: remove bash-ismsm from test scripts
2012-06-01  Mathieu Desnoyerswarning fix: tests urcutorture for NetBSD 5
2012-06-01  Mathieu DesnoyersFix tests: make dist lib dependency
2012-05-29  Mathieu DesnoyersTest fix: test_perthreadlock uninitialized mutex
2012-05-27  Hirohisa Yamaguchitests: support FreeBSD short "time" args
2012-05-16  Mathieu DesnoyersUse urcu/tls-compat.h
2012-05-08  Mathieu Desnoyersrculfhash: add runhash.sh test script
2012-05-08  Mathieu Desnoyersrculfhash tests: add missing check
2012-04-29  Mathieu Desnoyersrculfhash tests: add long hash chains tests
2012-04-29  Mathieu Desnoyersrculfhash tests: add uniqueness test
2012-04-29  Mathieu Desnoyersrculfhash test: print test name
2012-04-24  Mathieu Desnoyersrculfhash tests: use array of callbacks to modularize
2012-04-24  Mathieu Desnoyersrculfhash tests: modularize tests
2012-03-26  Mathieu DesnoyersFix uatomic sign cast
2012-03-08  Mathieu DesnoyersFix: use known license text, fix incorrect FSF address
2012-03-04  Mathieu DesnoyersAllow tests to run on architectures without per-cpu...
2012-03-04  Mathieu DesnoyersHash table test: FreeBSD compatibility fix
2012-03-04  Mathieu Desnoyerstests: define _GNU_SOURCE instead of __USE_GNU
2012-03-04  Mathieu DesnoyersMerge branch 'urcu/ht-shrink'
2012-02-08  Thomas PetazzoniDefine _GNU_SOURCE to access CPU_ZERO() macro in uClibc
2012-01-09  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
next
This page took 0.038001 seconds and 7 git commands to generate.