Fix: test: side-effect in assertion
[urcu.git] / tests /
2011-12-29  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-12-29  Mathieu Desnoyersrculfhash: add comment about hash seed randomness withi...
2011-12-21  Mathieu Desnoyersrculfhash: use node instead of iter argument for deletion
2011-12-21  Mathieu Desnoyersrculfhash: number of logically removed nodes should...
2011-12-14  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-12-08  Mathieu DesnoyersAdd compat file for test urcu wfs
2011-12-08  Mathieu DesnoyersAdd missing compat file for wfq test
2011-12-05  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-12-05  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-12-02  Lai Jiangshanrculfhash,test: add memory_backend argument
2011-12-02  Lai Jiangshanrculfhash,test: add max_hash_buckets_size argument
2011-11-28  Lai Jiangshanadd max_nr_buckets argument
2011-11-28  Lai Jiangshanit is not required that ht->t.size >= ht->min_table_siz...
2011-11-16  Mathieu Desnoyersrculfhash: constify all key arguments passed to API
2011-11-14  Lai JiangshanFix arguments order
2011-11-09  Mathieu DesnoyersAdd hash table iterator macros
2011-11-05  Lai Jiangshanrculfhash: Move key out of struct lfht_test_node, move...
2011-11-05  Mathieu Desnoyersrculfhash: extract compare_fct and hash_fct from the...
2011-11-03  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-11-02  Lai Jiangshanrculfhash: Move "struct rcu_head head" out of "struct...
2011-11-02  Lai Jiangshanrculfhash, test: wrap struct cds_lfht_node
2011-11-02  Mathieu Desnoyersrculfhash: rename likely/unlikely (add caa_ prefix)
2011-11-02  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-11-01  Mathieu DesnoyersRename likely/unlikely to caa_likely/caa_unlikely
2011-11-01  Lai Jiangshanrculfhash: add min_alloc_size test parameter
2011-10-28  Lai Jiangshanrculfhash: add CDS_LFHT_ACCOUNTING flag
2011-10-28  Lai JiangshanAvoid alloc small memory pieces
2011-10-15  Mathieu DesnoyersReinsert missing test_urcu_*.c files (missing in rename)
2011-10-15  Mathieu DesnoyersReinsert missing test_urcu_*.c files (missing in rename)
2011-10-14  Lai Jiangshanrename test_qsbr to test_urcu_qsbr
2011-10-05  Mathieu Desnoyersrculfhash test: handle write return value
2011-10-05  Mathieu Desnoyersrcuhash test: fix 32-bit type warning
2011-10-05  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-10-02  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-09-29  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-09-29  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-09-28  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-09-28  Mathieu Desnoyersrculfhash test: fix 32-bit hash
2011-09-28  Mathieu Desnoyersrculfhash test: Use get first/get next to delete all...
2011-09-27  Mathieu Desnoyersrculfhash test: move init node outside of rcu read...
2011-09-22  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-09-22  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink
2011-09-22  Mathieu Desnoyersrculfhash: factor out add_replace and replace
2011-09-21  Mathieu Desnoyersrculfhash tests: make node count RCU aware
2011-09-21  Mathieu Desnoyersrculfhash: approximation can be negative
2011-09-21  Mathieu Desnoyersrculfhash: fix node approx counting
2011-09-21  Mathieu Desnoyersrculfhash: output approximation of number of nodes...
2011-09-21  Mathieu Desnoyersrculfhash: implement lock-free replacement
2011-09-21  Mathieu Desnoyersrculfhash: support replacement operation
2011-09-20  Mathieu Desnoyersrculfhash: API rename: remove -> del
2011-09-20  Mathieu Desnoyersrculfhash: parallelize resize
2011-09-19  Mathieu Desnoyersrculfhash: simplify lfht_new API with inline wrapper
2011-09-19  Mathieu DesnoyersMerge branch 'urcu/ht-shrink-help' into urcu/ht-shrink
2011-09-15  Mathieu Desnoyersrculfhash test: exit upon failure
2011-09-14  Mathieu Desnoyersrculfhash test: cast rand_r return value directly
2011-09-14  Mathieu Desnoyersrculfhash test: add verbosity
2011-09-14  Mathieu Desnoyersrculfhash test: allow different size for lookup, write...
2011-09-14  Mathieu Desnoyersrculfhash: validate lookups
2011-09-14  Mathieu Desnoyersrculfhash test: add pool offsets
2011-09-13  Mathieu Desnoyersrculfhash: put thread offline before taking mutex ...
2011-09-13  Mathieu DesnoyersMerge branch 'master' into urcu/ht-shrink-help
2011-09-11  Mathieu DesnoyersPair all_cpu call_rcu create with free
2011-09-11  Mathieu Desnoyersrculfhash test: add missing call_rcu per-cpu worker...
2011-09-11  Mathieu Desnoyersrculfhash: disable poison and remove debugging code
2011-09-11  Mathieu Desnoyersrculfhash: hold rcu read-side lock in resize
2011-09-11  Mathieu Desnoyersrculfhash: poison memory before free (for testing)
2011-09-09  Mathieu Desnoyersrculfhash test: -A option for auto resize
2011-09-09  Mathieu Desnoyersrculfhash: Make auto resize selectable with flag
2011-09-07  Mathieu Desnoyersrculfhash: allow shrink
2011-09-07  Mathieu Desnoyerstest rculfhash: add/remove/random support (with SIGUSR1)
2011-09-05  Mathieu Desnoyerslfq/lfs tests: use call_rcu
2011-09-03  Mathieu Desnoyersrculfhash test: Check random pool size urcu/ht
2011-09-03  Mathieu Desnoyersrculfhash: Add initial hash population
2011-09-03  Mathieu Desnoyersrculfhash: benchmark QSBR flavor
2011-09-03  Mathieu Desnoyersrculfhash test: print number of add fail (uniquify...
2011-09-03  Mathieu DesnoyersUse cds_lfht namespace for lock-free hash table
2011-09-03  Mathieu DesnoyersMerge branch 'master' into urcu/ht
2011-09-03  Mathieu DesnoyersRevert "Create per RCU flavor CDS libraries"
2011-09-03  Mathieu DesnoyersRevert "CDS API: removal of rcu_read lock/unlock dep...
2011-08-17  Mathieu DesnoyersAdd runall.sh to tarball
2011-08-17  Mathieu DesnoyersCDS API: removal of rcu_read lock/unlock dep, removal...
2011-08-17  Mathieu DesnoyersCreate per RCU flavor CDS libraries
2011-08-17  Mathieu DesnoyersMerge branch 'master' into lfqueue-dev lfqueue-dev
2011-08-17  Paolo Bonziniapi: reimplement BUILD_BUG_ON in compiler.h
2011-08-17  Paolo Bonzinitest api cleanup: remove unused primitives
2011-08-17  Mathieu DesnoyersMerge branch 'master' into lfqueue-dev
2011-08-17  Paolo Bonziniput thread offline while waiting for the init flag
2011-08-17  Paolo Bonzinircutorture: fix rcutorture-qsbr
2011-08-16  Mathieu DesnoyersFix tests Makefile EXTRA_DIST to use api.h
2011-08-16  Paolo Bonziniapi: remove list/hlist
2011-08-16  Paolo Bonziniapi: remove arch-specific files
2011-08-16  Paolo Bonziniapi: make api_gcc.h a superset of the other headers
2011-08-12  Paolo Bonzinitests api: remove atomics
2011-08-09  Paolo Bonziniput thread offline while waiting for the init flag
2011-08-09  Paolo Bonzinircutorture: fix rcutorture-qsbr
2011-08-08  Mathieu DesnoyersMerge branch 'master' into lfqueue-dev
2011-07-21  Mathieu DesnoyersMerge branch 'master' into lfqueue-dev
2011-07-11  Mathieu Desnoyersrculfhash test: make teardown more verbose and faster
2011-07-07  Mathieu Desnoyersrculfhash test: add options
2011-07-07  Mathieu Desnoyersrculfhash test: use per-cpu call-rcu threads
next
This page took 0.045561 seconds and 7 git commands to generate.