|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| FULL/ | | 03-Aug-2024 | - | 152 | 136 |
| arithmetic/ | | 03-Aug-2024 | - | 1,864 | 1,759 |
| bfield/ | | 03-Aug-2024 | - | 1,871 | 1,613 |
| constant/ | | 03-Aug-2024 | - | 198 | 181 |
| control/ | | 03-Aug-2024 | - | 22,542 | 19,622 |
| copyobject/ | | 03-Aug-2024 | - | 30 | 28 |
| descriptor/ | | 03-Aug-2024 | - | 50,007 | 46,872 |
| external/ | | 03-Aug-2024 | - | 307 | 280 |
| local/ | | 03-Aug-2024 | - | 272 | 246 |
| logic/ | | 03-Aug-2024 | - | 2,001 | 1,820 |
| manipulation/ | | 03-Aug-2024 | - | 9,017 | 8,414 |
| module/ | | 03-Aug-2024 | - | 520 | 460 |
| name/ | | 03-Aug-2024 | - | 7,381 | 6,749 |
| reference/ | | 03-Aug-2024 | - | 32,564 | 29,643 |
| region/ | | 03-Aug-2024 | - | 86,144 | 77,911 |
| synchronization/ | | 03-Aug-2024 | - | 8,459 | 7,615 |
| table/ | | 03-Aug-2024 | - | 6,551 | 5,580 |
| Makefile | D | 03-Aug-2024 | 249 | 22 | 16 |
| README | D | 03-Aug-2024 | 1.4 KiB | 34 | 27 |
README
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