| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
All ASL code in the test suite.
|
|
|
|
| |
All ASL code in the test suite.
|
|
|
|
|
|
| |
This changes hard-coded digits to macros.
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
|
|
|
|
|
|
|
|
|
|
| |
This change replaces the first parameter of ERR with __METHOD__ in
bdemo testcases and replaces the third parameter of ERR with
__LINE__. The __METHOD macro evaluates to the current method and
__LINE__ evaluates to the current line number during compilation. By
doing these macros help clarify error messages in ASLTS.
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
|
|
|
|
| |
All ASL code in the test suite.
|
|
|
|
| |
Mostly trailing spaces and extra lines at EOF.
|
|
|
|
|
|
|
| |
functional/control test case has been left unconverted for
readability of deeply nested control statements (if, switch, while)
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
|
|
|
|
| |
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
|
|
|
|
|
|
| |
instead of indices.
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
|
|
|
|
| |
Affects all source files.
|
|
|
|
| |
Affects all source files.
|
|
|
|
| |
Set correctly to 644.
|
|
|
|
| |
Set execute bit to force commit.
|
| |
|
|
|
|
|
|
| |
This reverts commit 28a95326289ca5ee7cd95f8e8e809dc5564d9509.
Commit mistakenly changes file format to CRLF from default LF.
|
| |
|
|
|
|
| |
Test suites only. Includes headers in all ASL test code.
|
|
|
|
|
| |
This change greatly reduces the remark that iASL emits when a
non-serialized control method creates named objects. David Box.
|
|
|
|
| |
Test suites only. Includes headers in all ASL test code.
|
|
|
|
| |
Test suites only.
|
|
|
|
| |
test suites only.
|
|
|
|
|
|
|
| |
Update all module headers with 2010 copyright. Also includes the
automated cleanup, this is the first time it has been run on the
test suite source, so there are quite a few changes (removal of
extra spaces at the end-of-line, etc.)
|
|
|
|
|
| |
Also removed obsolete developer names and email addresses.
Automated tool removed some extraneous space characters.
|
|
|