florian
|
402876bc1f
|
* let theapthread wait unneededly less so the total run time is shorter
git-svn-id: trunk@48388 -
|
2021-01-24 13:26:49 +00:00 |
|
pierre
|
4cf1ac209a
|
Add %skiptarget=$nothread to tests using threads
git-svn-id: trunk@38528 -
|
2018-03-15 09:05:26 +00:00 |
|
Jonas Maebe
|
20b8ade8ce
|
* added readbarriers as counterparts for the writebarriers (see
"SMP BARRIER PAIRING"
in https://www.kernel.org/doc/Documentation/memory-barriers.txt ), should
fix sporadic crashes of the test
git-svn-id: trunk@27726 -
|
2014-05-03 16:16:17 +00:00 |
|
Jonas Maebe
|
769a4ecc6a
|
* reduced complexity/running time of the test
git-svn-id: trunk@21499 -
|
2012-06-06 18:17:36 +00:00 |
|
micha
|
ce4acf5b49
|
+ implement timeout wrapper call for testsuite (remote only)
* reduce number of remote logins for speed
git-svn-id: trunk@8870 -
|
2007-10-21 09:18:19 +00:00 |
|
micha
|
1dc242cef7
|
* add memory barrier to theapthread test, needed for at least powerpc
git-svn-id: trunk@8180 -
|
2007-07-28 12:49:08 +00:00 |
|
micha
|
4f00d2960c
|
* make theapthread test more intensive
git-svn-id: trunk@7924 -
|
2007-07-02 20:55:26 +00:00 |
|
micha
|
2bcbebc438
|
* theapthread test: put the sleep in the right place to increase odds of freeing after other thread exit
git-svn-id: trunk@7651 -
|
2007-06-13 20:33:32 +00:00 |
|
micha
|
b667ea06ba
|
* extend theapthread test to explicitly test freeing of block after owned-by thread exits
git-svn-id: trunk@7650 -
|
2007-06-13 20:29:08 +00:00 |
|
micha
|
7d109a1a33
|
* prevent freeing in both threads at the same time in theapthread test
git-svn-id: trunk@7415 -
|
2007-05-21 20:39:33 +00:00 |
|
Jonas Maebe
|
df7ad9f68d
|
* renamed so it gets tested by the makefile (all test programs
must start with t)
git-svn-id: trunk@7410 -
|
2007-05-21 12:06:50 +00:00 |
|