Fix: rcuja merge fixes
[userspace-rcu.git] / tests /
2015-05-04  Mathieu DesnoyersFix: rcuja merge fixes urcu/rcuja-range
2015-05-04  Mathieu DesnoyersMerge branch 'master' into urcu/rcuja-range-merge
2015-04-06  Mathieu DesnoyersCleanup some c99 pedantic warnings
2015-03-16  Mathieu Desnoyerstests: Use stderr redirection for time output
2014-05-13  Mathieu DesnoyersCleanup: tests: cast console write return value as...
2014-04-17  Mathieu Desnoyerstest_urcu_fork: test many fork, with 3 children deep
2014-02-04  Mathieu DesnoyersFix: out of tree build tests/common
2014-01-15  Mathieu Desnoyerstests/unit: use lib rather than source
2014-01-15  Mathieu Desnoyerstests regressions: use lib rather than recompile from...
2014-01-15  Mathieu Desnoyerstests: use common lib rather than recompile compat...
2014-01-15  Mathieu Desnoyersurcu tests: use lib rather than compile from source
2014-01-15  Mathieu Desnoyersurcu mb tests: use lib rather than recompile from source
2014-01-15  Mathieu Desnoyersurcu signal tests: use library rather than recompile...
2014-01-15  Mathieu Desnoyerstests: move yield debug to common test library
2014-01-14  Mathieu Desnoyerstests urcu bp: use lib rather than recompile source
2014-01-14  Mathieu Desnoyerstest_urcu_defer: link on urcu lib rather than recompile...
2014-01-14  Mathieu Desnoyerstests/benchmark: use urcu qsbr lib rather than recompil...
2013-12-02  Charles BriereCleanup: Check for pthread in Libc
2013-12-02  Charles BriereCleanup: Android: Do not redefine gettid
2013-11-27  Pierre-Luc St-CharlesAndroid: implement rand_r()
2013-11-27  Charles BriereAndroid: do not redefine gettid on Android
2013-11-27  Pierre-Luc St-CharlesAndroid: add a compat layer for 'syscall.h'
2013-11-27  Charles BriereAndroid: do not link pthread on Android
2013-09-30  Vladimir NikulichevFix: test_mutex.c uninitialized mutex
2013-08-10  Mathieu DesnoyersAdd missing tests/common/Makefile.am
2013-08-09  Mathieu Desnoyerstests: split in check, regtest and bench targets
2013-07-04  Mathieu DesnoyersFix tests: use of uninitialized variables
2013-06-26  Mathieu Desnoyersrcuja: Use urcu_get_thread_id()
2013-06-26  Mathieu Desnoyersrcuja: fix randomness seed (per-thread), use u64 keyspa...
2013-06-26  Mathieu DesnoyersMerge branch 'master' into urcu/rcuja-range
2013-06-26  Mathieu Desnoyerstest_urcu_hash*: initialize TLS seeds
2013-06-26  Mathieu DesnoyersFix: test initial population needs QS
2013-06-19  Mathieu Desnoyershash table test: don't redefine CACHE_LINE_SIZE
2013-06-19  Mathieu Desnoyerstests: use thread-id.h wrapper
2013-06-19  Mathieu DesnoyersImplement thread-id.h wrapper
2013-06-19  Mathieu Desnoyerstests: add missing unsigned long casts to pthread_self()
2013-06-14  Mathieu DesnoyersMerge branch 'master' into urcu/rcuja-range
2013-06-13  Mathieu Desnoyerstest ja-range: max len
2013-06-11  Mathieu Desnoyersrcuja-range: allow variable number of bits for key
2013-06-11  Mathieu Desnoyersrcuja range: bugfixes and validation
2013-06-09  Mathieu Desnoyersrcuja range: range add return error value
2013-06-09  Mathieu Desnoyerstest rcuja range: fix print format
2013-06-09  Mathieu Desnoyerstest range: update error msg
2013-06-09  Mathieu Desnoyersrcuja range test
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-15  Mathieu Desnoyerstest: fix api.h missing if brackets
2013-05-15  Mathieu Desnoyerstests: fix incorrect counter
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...
next
This page took 0.039716 seconds and 7 git commands to generate.