Home
last modified time | relevance | path

Searched refs:should (Results 1 – 25 of 150) sorted by relevance

123456

/acpica-latest/tests/aslts/src/runtime/collections/functional/control/
Dwhile.asl37 * of identical structure. Each While should perform prescribed
3705 // We should not be there
3709 // We should not be there
3726 // We should not be there
3747 // We should not be there
3751 // We should not be there
3768 // We should not be there
3789 // We should not be there
3793 // We should not be there
3810 // We should not be there
[all …]
/acpica-latest/tests/aslts/adm/BugState/
DALLBUGS10 …3| C | 420 | | | 100 | The ASL Compiler should reject Switch operators …
32 …25| S | | | REJECTED | | The maximal length exceeding exception should b…
39 …32| C | | | FIXED | | The ASL Compiler should reject the same and out…
43 …36| C | | | FIXED | | The ASL compiler should reject the VendorShort …
44 … | | | The Memory24 Resource Descriptor Macro specification should be updated
62 …55| C | | | FIXED | | The ASL Compiler should reject the same Interru…
71 …64| I | | | | | Specific operations should initiate AE_BAD_HEX_…
72 …65| I | | | REJECTED | | BufferField type object should be passed to Met…
73 …66| I | | | REJECTED | | FieldUnit type object should be passed to Metho…
74 …67| I | | | REJECTED | | BufferField type object should be returned by M…
[all …]
DALLBUGS_DUP10 …3| C | 420 | | | 100 | The ASL Compiler should reject Switch operators …
32 …25| S | | | REJECTED | | The maximal length exceeding exception should b…
39 …32| C | | | FIXED | | The ASL Compiler should reject the same and out…
43 …36| C | | | FIXED | | The ASL compiler should reject the VendorShort …
44 … | | | The Memory24 Resource Descriptor Macro specification should be updated
62 …55| C | | | FIXED | | The ASL Compiler should reject the same Interru…
71 …64| I | | | | | Specific operations should initiate AE_BAD_HEX_…
72 …65| I | | | REJECTED | | BufferField type object should be passed to Met…
73 …66| I | | | REJECTED | | FieldUnit type object should be passed to Metho…
74 …67| I | | | REJECTED | | BufferField type object should be returned by M…
[all …]
/acpica-latest/tests/aslts/src/runtime/collections/complex/result/tests/
DSPEC74 - an exception should occur if implicit result conversion is impossible:
80 - an exception should occur on an attempt to write into a literal constant,
106 - consequences of deletion - should or not any references to the deleted
112 Object (String, Package (Buffer can not be shortened?))- should or
115 - any source objects should be different from the resulting object
117 the target should not corrupt the source objects and otherwise,
118 - all corner cases of making a copy of the result object should
127 - all corner cases of applying the result object conversion rules should
133 should be taken into account,
134 - the special AML object type - reference (Indexed Reference) - should
[all …]
/acpica-latest/tests/aslts/doc/docs/
DTestOfOperands15 joined statement. These considerations should be taken into
26 and the practical steps which should be performed to achieve the
47 approach. Each the particular relevant aspect should be given separately,
48 the approach of how to test it should be designed and then applied to all
49 the ASL operators. Then the next aspect should be taken separately and
55 All the relevant aspects should be verified for each particular operator
63 Minimum functionality of operators should be involved there to prove
67 The test should also check that the source values which were
91 of all types should be represented. All the types are given in the table
209 (Destinations) should be verified in this test
[all …]
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0238/
DDECL.asl47 * but, seems, it should.
59 * 1. Both Releases above should cause AE_AML_MUTEX_ORDER
60 * 2. The failed Releases above should not change the current level
61 * 3. So, the Release below should succeed
/acpica-latest/tests/aslts/src/runtime/collections/functional/name/
Dfunction.asl56 * - ASL compiler should allow only a Namestring data type in the
59 * - ASL compiler should allow only an ObjectTypeKeyword or
69 * - ASL compiler should report an error when an actual Object specified
72 * - ASL compiler should report an error when there is at least one
75 * - ASL compiler should report an error when some different from
79 * - ASL compiler should allow only an OTK package or a package
83 * - ASL compiler should report an error when ParameterTypes is specified
89 * - ASL compiler should report an error when an actual Object
93 * - System software should execute a Function control method
100 * - All namespace objects created by a Function should be destroyed
Dmethod.asl53 * - ASL compiler should allow only a Namestring data type in the
56 * - ASL compiler should allow only an Type3Opcode (integer) constant
60 * - ASL compiler should allow only the keywords 'NotSerialized'
64 * - ASL compiler should allow only an Type3Opcode (integer) constant
69 * - ASL compiler should allow only an ObjectTypeKeyword or
79 * - Every ASL data type should have a respective unique ObjectType Keyword.
81 * - ASL compiler should report an error when an actual Object specified
84 * - ASL compiler should report an error when there is at least one
87 * - ASL compiler should report an error when some different from
91 * - ASL compiler should allow only an OTK package or a package
[all …]
/acpica-latest/tests/aslts/src/
DREADME10 is produces in result. The output of compilation should contain all
15 The tests of these collections are correct ASL codes which should
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0056_ASL/
DDECL.asl34 * Compiler should return error...
39 // Compiler should return error
62 // Compiler should return error
/acpica-latest/tests/aslts/src/runtime/cntl/
Drunmode.asl185 * ATTENTION: all these variables should be set to 1 eventually
271 …hen the Object parameter of Load is a Field the checksum of the supplied SSDT should be verified */
272 …Name (Y284, 0x01) /* An exception should be emitted on Load if the Length field of SSDT exceeds …
274 …tring to match a proper field on LoadTable exceeds field's length an exception should be emitted */
276 …Name (Y289, 0x00) /* Search of the table matched Loadtable parameters should be restricted to XS…
283 …Name (Y300, 0x00) /* Recursive calls to methods with the internal names (and Switches) should be…
302 Name (Y505, 0x00) /* Buffer Field and Field Unit types should allow SizeOf() */
322 /* Store(x,ArgX-Object) should be identical to Store(x,LocalX) */
325 /* CopyObject(x,ArgX-Object) should be identical to CopyObject(x,LocalX) */
355 * All them should be set to non-zero after
[all …]
/acpica-latest/tests/aslts/src/runtime/collections/Identity2MS/abbu/UTILITY/
DINSTALL.TXT53 - Point the Original DSDT path to DSDT.AML - It should be pointing to the file already
55 - Point the Injected code path to EXTRA.AML - It should be pointing to the file already
59 - Windows XP should find your new device and want to load a driver.
/acpica-latest/tests/aslts/src/compilation/collection/
Dregion.asl46 // Invalid RegionSpaceKeyword, should cause ASL compiler's
56 // Additional Invalid RegionName arguments, should cause
64 // Invalid Field's Offset and Length arguments, should cause
/acpica-latest/tests/aslts/bin/bugstate/
DHOW_TO_USE13 automatically. NOTE: it should be kept up to date regularly.
51 REJECTED - no longer a bug. Each rejected bug should be confirmed
53 INTEGRATED - bug-fix is olready integrated. Each fixed bug should be
/acpica-latest/tests/aslts/src/runtime/collections/complex/misc/
Dmisc.asl192 /* ObjectType() operator should be allowed to deal with the */
202 /* Now, this cause exception but should not */
412 /* Bug 65: The Buffer Field type objects should be passed */
418 /* CANCELED: now it should perform opposite assertion because */
493 /* Bug 66: The Field Unit type objects should be passed */
499 /* CANCELED: now it should perform opposite assertion because */
590 /* Bug 67: The Buffer Field type objects should be RETURNED */
596 /* CANCELED: now it should perform opposite assertion because */
666 /* Bug 68: The Field Unit type objects should be RETURNED */
672 /* CANCELED: now it should perform opposite assertion because */
[all …]
/acpica-latest/tests/aslts/doc/plan/
DOperatorsHaveNoSeparateTests61 test should involve all the possible functionality of the
65 It is a simple operator and it can be and should be
108 convenience (but since provided it should be verified).
/acpica-latest/source/compiler/
Dnew_table.txt19 New tables should be added to the appropriate header:
24 Subtables should be defined separately from the main table.
77 Create an example of the new ACPI table. This example should create
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0073_ASL/
Dmisc.old.asl163 // ObjectType() operator should be allowed to deal with the
174 // Now, this cause exception but should not
382 // Bug 65: The Buffer Field type objects should be passed
412 // Bug 66: The Field Unit type objects should be passed
442 // Bug 67: The Buffer Field type objects should be RETURNED
473 // Bug 68: The Field Unit type objects should be RETURNED
Dmisc.asl163 // ObjectType() operator should be allowed to deal with the
174 // Now, this cause exception but should not
382 // Bug 65: The Buffer Field type objects should be passed
412 // Bug 66: The Field Unit type objects should be passed
442 // Bug 67: The Buffer Field type objects should be RETURNED
473 // Bug 68: The Field Unit type objects should be RETURNED
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0145_ASL/
DDECL.asl32 …* SUMMARY: The ASL Compiler should report an error for SyncLevel argument of Method outside of ran…
34 * Compiler should return error...
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0055_ASL/
DDECL.asl32 * SUMMARY: The ASL Compiler should reject the same Interrupt numbers (Interrupt macros)
34 * Compiler should return error...
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0036_ASL/
DDECL.asl32 …* SUMMARY: The ASL compiler should reject the VendorShort Resource Descriptor Macro with the out o…
34 * ASL compiler should report errors.
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0003_ASL/
DDECL.asl34 * SUMMARY: The ASL Compiler should reject Switch operators with the identical Case operators in it
37 * Two the same values of Case should be reporeted as Error by iASL
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0080_ASL/
DDECL.asl32 …* SUMMARY: The ASL compiler should report Error when the name of Method (but not invocation of it)…
34 * Compiler should return error...
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0032_ASL/
DDECL.asl32 …* SUMMARY: The ASL Compiler should reject the same and out of range IRQ numbers (IRQ and IRQNoFlag…
34 * ASL compiler should report error...

123456