blob: bc5b941811781232327d0aa5eef1aab2f22afec7 [file] [log] [blame]
Emeric Vigier2f625822012-08-06 11:09:52 -04001bug1 test...
2before start()...
3Run()...
4Final()...
5exiting...
6bug2 test...
7thread1 test...
8***********************************************
9* Testing class Thread without syncronization *
10***********************************************
11Testing thread creation
12
13- thread should set n to 1...ok
14
15Testing thread is working
16
17- thread should change n...ok
18- thread should change n...ok
19
20Testing suspend & resume
21
22- thread should not change n...ok
23- thread should not change n...ok
24- thread should change n...ok
25- thread should change n...ok
26
27Testing recursive suspend & resume
28
29- thread should not change n...ok
30- thread should not change n...ok
31- thread should not change n...ok
32- thread should not change n...ok
33- thread should change n...ok
34- thread should change n...ok
35
36Testing no suspend on resume
37
38- thread should change n...ok
39- thread should change n...ok
40
41Testing resuspend
42
43- thread should not change n...ok
44- thread should not change n...ok
45
46Now program should finish... :)
47digest test...
480c88028bf3aa6a6a143ed846f2be1ea4
49tcpstr1 test...
50pippo
51url1 test...
52All seem ok