acpica/tests/aapits/bin
2009-12-15 10:48:40 -08:00
..
0_WARNING.HTM Release 7 of ASLTS. Corresponds to ACPICA 20070320. 2007-08-28 22:18:01 +00:00
aapitsrun Tests: Update aapits for ACPICA interface changes, new files. 2009-12-15 10:48:40 -08:00
cadir Release 7 of ASLTS. Corresponds to ACPICA 20070320. 2007-08-28 22:18:01 +00:00
PWD Release 7 of ASLTS. Corresponds to ACPICA 20070320. 2007-08-28 22:18:01 +00:00
README Release 7 of ASLTS. Corresponds to ACPICA 20070320. 2007-08-28 22:18:01 +00:00
run1 Release 7 of ASLTS. Corresponds to ACPICA 20070320. 2007-08-28 22:18:01 +00:00

CONTENTS

   This directory (bin) contains supporting shell commands and utilities
   for the ACPICA API validation Test Suite (AAPITS).

aapitsrun
   shell command to run the set of AAPITS tests

   Usage: compile aapits utility and asl files,
	      execute the command in a command line,
          the raw results will be gathered in the file ../tmp/raw.out
          the summary results will be gathered in the file ../tmp/sum.out

	cd aapits
	make
	cd asl
	make
	cd ../bin
	./aapitsrun

aapits
   AAPITS utility

   Perform AAPITS compilation and copy the utility code into the directory

README
   This file