1
2CONTENTS
3
4    Functional test collection
5
6    The following directories contain the functional tests
7    of groups of ASL operators.
8
9    Name of directory       Name of group of ASL operators
10     (name of test)
11   ___________________________________________________________
12 0 | arithmetic      | Integer arithmetic                    |
13 1 | bfield          | Buffer Fields                         |
14 2 | constant        | Constants                             |
15 3 | control         | Method execution control              |
16 4 | descriptor      | Resource Descriptor macros            |
17 5 | extern          | ASL compiler controls                 |
18 6 | local           | Control method objects                |
19 7 | logic           | Logical operators                     |
20 8 | manipulation    | Data type conversion and manipulation |
21 9 | name            | Miscellaneous named object creation   |
2210 | reference       | Object references                     |
2311 | region          | Operation Regions                     |
2412 | synchronization | Synchronization                       |
2513 | table           | ACPI table management                 |
2614 | module          | Module level code execution           |
27   ___________________________________________________________
28
29FULL
30
31   full the functional test collection - all the tests of
32   the functional test collection are compiled together as
33   one DefinitionBlock
34