summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* ASLTS: change M380-M387, M390, M391 to use the __LINE__ macroErik Schmauss2018-02-163-594/+594
* ASLTS: change CH04 to emit line numbers instead of indexErik Schmauss2018-02-1690-711/+711
* ASLTS: change formatting of ERR to emit decimal line numbersErik Schmauss2018-02-141-5/+2
* ASLTS: adding macros to ERR functionsErik Schmauss2018-02-14266-3809/+3809
* Integrate package handling with module-level codeRobert Moore2018-02-071-1/+1
* ASLTS: Remove octal constants from common scriptRobert Moore2018-01-181-1/+1
* ASLTS: replace TS with __METHOD__ to improve styleErik Schmauss2018-01-04125-5645/+5285
* ASLTS: Update all copyrights to 2018Robert Moore2018-01-041273-1275/+1275
* ASLTS: Automated cleanup, no functional changesRobert Moore2018-01-04513-36774/+36255
* ASLTS: converting files to ASL plus with converterErik Schmauss2017-11-10734-494758/+573753
* ASLTS: fix parsing of memory statisticsErik Schmauss2017-10-091-21/+19
* ASLTS: provide proper PATH for acpibin in tests[devel-bounces@acpica.org]2017-09-274-6/+27
* ASLTS: adding expected compilation failure flags for recursive methods that c...Erik Schmauss2017-09-153-0/+3
* Makefile: continue compiling other test cases after failureErik Schmauss2017-09-151-5/+3
* ASLTS: Do: do not perform binary compare unless both files existErik Schmauss2017-09-151-6/+10
* ASLTS: script: fix ADD_FLAGS parameter for compilation and conversion targetsErik Schmauss2017-09-151-8/+8
* ASLTS: add a 60 second timeout for loopsErik Schmauss2017-09-081-1/+1
* ASLTS: make stylistic adjustments to pass converter testErik Schmauss2017-09-082-9/+9
* ASLTS: add converter test sequence and rename all .dsl files to .aslErik Schmauss2017-09-084-1/+65
* ASLTS: asltsrun: add functionality to save the output from Do 2 to the result...Erik Schmauss2017-08-311-0/+13
* ASLTS: scripts: trivial syntax edits, no functional changeErik Schmauss2017-08-312-2/+6
* ASLTS: script: removing debug messages, no functional changeErik Schmauss2017-08-301-3/+0
* ASLTS: Do: adding binary comparison for the aslplus and aslminus targetsErik Schmauss2017-08-301-1/+47
* ASLTS: script: add targets for disassembler test sequenceErik Schmauss2017-08-303-12/+97
* ASLTS: Makefile: remove compile-disassemble-recompile from install_all_modes_...Erik Schmauss2017-08-301-60/+1
* ASLTS: Makefile: splitting iASL flags to output and non-output based flagsErik Schmauss2017-08-301-1/+2
* ASLTS: Do: moving NPARAM checking outside of run_asl_compiler for cleanlinessErik Schmauss2017-08-301-26/+26
* iasl: Move aslversion determination logic from Makefile.def to Do scriptLv Zheng2017-08-303-68/+42
* ASLTS: Split install target into install_n32/n64/s32/s64Lv Zheng2017-08-303-131/+192
* ASLTS: Allow cases/modes to be specified for aslts compileLv Zheng2017-08-303-27/+63
* ASLTS: Convert make_install into make_targetLv Zheng2017-08-301-27/+26
* ASLTS: exc: change test case to allow implicit conversion of strings with "0x...Erik Schmauss2017-08-101-1/+4
* Tests: Fix an incorrect argument countRobert Moore2017-07-271-1/+1
* ASLTS: resolving conflict from rebasingErik Schmauss2017-07-21218-3928/+3928
* ASLTS: CH03 and CH04 is intended to take line numbers as arguments rather tha...Erik Schmauss2017-07-211-2/+2
* ASLTS: changing the third argument of ERR to __LINE__ to print line numbers i...Erik Schmauss2017-07-21335-6337/+6337
* ASLTS: getting rid of unnecessary error reporting.Erik Schmauss2017-07-211-4/+1
* ASLTS: descriptor: update test buffers to include shared bit in V2 descriptorsErik Schmauss2017-07-173-54/+54
* ASLTS: External: adding testcases from bz1389 by racerrehabmanErik Schmauss2017-06-091-0/+43
* ASLTS: misc: adding ASL/ASL+ converter sampleErik Schmauss2017-05-311-0/+84
* Merge pull request #252 from zetalog/acpica-asltsRobert Moore2017-05-254-30/+11
|\
| * ASLTS: exc_result2: Fix old m689 breakage (exceptional)Lv Zheng2017-05-031-0/+4
| * ASLTS: rstore: Fix old m689 breakage (store matrix)Lv Zheng2017-05-031-3/+3
| * ASLTS: region: Fix old m702 breakageLv Zheng2017-05-031-3/+2
| * ASLTS: reference: Fix old m34d breakageLv Zheng2017-05-031-24/+0
| * ASLTS: scripts: Fix directory name of Identity2MS testsLv Zheng2017-05-031-0/+2
* | ASLTS: reverse the order of definition block declarations to test for a corne...Erik Schmauss2017-05-091-29/+27
* | ASLTS: get rid of External declaration for _ERR because it is a redefinition ...Erik Schmauss2017-05-021-2/+0
|/
* ASLTS: fix spelling errorErik Schmauss2017-05-021-1/+1
* ASLTS: adding external statement test case so that they can be run by aslts.shErik Schmauss2017-05-022-3/+4