summaryrefslogtreecommitdiff
path: root/tests/aslts
Commit message (Expand)AuthorAgeFilesLines
* ASLTS: Update all copyrights to 2019Robert Moore2019-01-081273-1275/+1275
* ASLTS: Region: get rid of nested comments that cause converter errorErik Schmauss2018-10-241-4/+4
* Update for field accessRobert Moore2018-09-071-591/+365
* ASLTS: adding package resolution with table load testingErik Schmauss2018-05-072-0/+74
* iASL: Add support to detect illegal forward referencesRobert Moore2018-04-202-2/+6
* ASLTS: parallelize ASLTS acpiexec execution for speedErik Schmauss2018-02-282-29/+28
* ASLTS: Change CH03 to use __LINE__ and __METHOD__ macrosErik Schmauss2018-02-26159-1620/+1620
* 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-041272-1274/+1274
* ASLTS: Automated cleanup, no functional changesRobert Moore2018-01-04510-36755/+36239
* 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-273-4/+19
* 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-302-18/+56
* 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
* 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
* 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