mariadb/unittest/mysys
lars@mysql.com 78a9adb659 Changed the number of test iterations since this makes test time
go from 623 seconds to 11 seconds on AMD64.
This is because we have no native atomic implementation on AMD64, 
so the rwlock-based implementation is used, which is  a bit slow.  
It will be probably be optimized for AMD64 quite soon, but for now 
this test case will do fewer iterations.
2006-06-30 11:31:43 +02:00
..
base64-t.c Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
bitmap-t.c unittest: 2006-06-01 12:25:47 +02:00
Makefile.am atomic ops: 2006-06-17 16:20:39 +02:00
my_atomic-t.c Changed the number of test iterations since this makes test time 2006-06-30 11:31:43 +02:00