1
2CONTENTS
3
4   particular run-time test collections
5
6bdemo
7
8   bug demonstrating and proving bug fixes test collection
9
10complex
11
12   complex test collection
13
14exceptions
15
16   exceptional conditions test collection
17
18functional
19
20   functional test collection
21
22mt
23
24   tests of multi-threading functionality (mt-tests)
25
26IMPL
27
28   Implementation dependent tests.
29   These tests may be based on some internal
30   features of the particular implementation
31   of ACPI.
32
33FULL
34
35   full test - all the test collections (functional + complex + exceptions + etc.)
36   compiled together as one DefinitionBlock
37
38service
39
40   service tests
41
42TMP
43
44   the test sample
45
46Identity2MS
47
48   tests to prove identity of ACPICA to MS
49
50Makefile.install
51
52   the uniform targets and rules to perform make-install
53   and other standard features
54