summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/ChangeLog
blob: 755278b9c469bdbc5732a34d0f68232a80ede0b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
2011-06-29	Ricardo Aguirre <el.mastin@ymail.com>

	* psxtmtests/Makefile.am, psxtmtests/configure.ac,
	psxtmtests/psxtmtests_plan.csv: Added nanosleep tests.
	* psxtmtests/psxtmnanosleep01/Makefile.am,
	psxtmtests/psxtmnanosleep01/init.c,
	psxtmtests/psxtmnanosleep01/psxtmnanosleep01.doc,
	psxtmtests/psxtmnanosleep02/Makefile.am,
	psxtmtests/psxtmnanosleep02/init.c,
	psxtmtests/psxtmnanosleep02/psxtmnanosleep02.doc,
	psxtmnanosleep01/.cvsignore, psxtmnanosleep02/.cvsignore: New files.

2011-06-24	Joel Sherrill <joel.sherrill@oarcorp.com>

	* psxtmtests_plan.csv: Complete plan for mutexes.

2011-06-22	Joel Sherrill <joel.sherrill@oarcorp.com>

	* psxtmtests_plan.csv: Update.

2011-06-22	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile.am, configure.ac: Add test case for sleep - blocking.
	* psxtmsleep02/.cvsignore, psxtmsleep02/Makefile.am,
	psxtmsleep02/init.c, psxtmsleep02/psxtmsleep02.doc: New files.

2011-06-13	Joel Sherrill <joel.sherrill@oarcorp.com>

	* psxtmsleep01/Makefile.in: Removed.

2011-06-13	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile.am, configure.ac, psxtmtests_plan.csv: Add psxtmsleep01.
	* psxtmsleep01/.cvsignore, psxtmsleep01/Makefile.am,
	psxtmsleep01/Makefile.in, psxtmsleep01/init.c,
	psxtmsleep01/psxtmsleep01.doc: New files.

2011-06-10	Joel Sherrill <joel.sherrill@oarcorp.com>

	* psxtmtests_plan.csv: Add sleep and nanosleep cases.

2011-04-20	Joel Sherrill <joel.sherrill@oarcorp.com>

	* README, psxtmtests_plan.csv: Add more possible test cases.

2011-02-22	Ralf Corsépius <ralf.corsepius@rtems.org>

	* configure.ac: Add AC_CONFIG_HEADER(config.h).

2011-02-22	Ralf Corsépius <ralf.corsepius@rtems.org>

	* psxtmmutex02/init.c, psxtmthread01/init.c, psxtmthread03/init.c:
	Add HAVE_CONFIG_H.

2011-02-08	Ralf Corsépius <ralf.corsepius@rtems.org>

	* psxtmmutex02/init.c, psxtmthread03/init.c: end_time is a uint32_t.

2011-02-02	Ralf Corsépius <ralf.corsepius@rtems.org>

	* configure.ac: Require autoconf-2.68, automake-1.11.1.

2010-12-06	Joel Sherrill <joel.sherrill@oarcorp.com>

	* .cvsignore, ChangeLog, Makefile.am, README, configure.ac,
	psxtmtests_plan.csv, psxtmmutex02/.cvsignore,
	psxtmmutex02/Makefile.am, psxtmmutex02/init.c,
	psxtmmutex02/psxtmmutex02.doc, psxtmthread01/.cvsignore,
	psxtmthread01/Makefile.am, psxtmthread01/init.c,
	psxtmthread01/psxtmthread01.doc, psxtmthread03/.cvsignore,
	psxtmthread03/Makefile.am, psxtmthread03/init.c,
	psxtmthread03/psxtmthread03.doc: New files.