1
2CONTENTS
3
4   miscellaneous descriptive information
5
6docs
7
8   designing the Source Operand Complex test (and similar)
9   was quite complicated work; to concentarate on the main
10   aspects of it and to prove ourselves being on the proper
11   way and break hesitating in details these principles were
12   outlined (file TestOfOperands); principles could be useful
13   in general to design ASL tests
14
15plan
16
17   remaining work, our ideas about which more tests should be
18   designed, the time and priority of work estimation
19
20StoreCopyTestPrototype
21
22   these demo programs may be considered as a prototypes
23   of separate functional tests for CopyObject and Store
24   operators
25
26CurrentState
27
28   remarks about the current state of tests; for example
29   some sub-tests of tests are suppressed due to the fact
30   they cause abort of execution; after fixing the root
31   problems in ACPICA these sub-tests must be enabled;
32   these and similar information about the tests is here
33