[PATCH 0/6][RESEND] re-work acpi method test, tidy up, etc.

Colin King colin.king at canonical.com
Wed Sep 19 12:30:56 UTC 2012


From: Colin Ian King <colin.king at canonical.com>

The ACPI method test was a bit of a mess.  The tests were in some random
ad-hoc order which was confusing and messy.  I've re-ordered the tests,
tidied up the code a bit, added more comments and added in all the ACPI
control and object names (unimplemented ones are currently commented out)
so we have no excuse for missing any.

This patch set gets the test into shape to add more tests on an orderly
fashion.

Colin Ian King (6):
  acpi: method: re-order tests based on location in specification
  acpi: method: re-order method test functions
  acpi: method: tidy source; 80 columns wide formatting
  acpi: method: add some more comments
  acpi: method: clean up spacing in for loops
  acpi: method: add in all ACPI control method and objects

 src/acpi/method/method.c | 2907 +++++++++++++++++++++++++++++-----------------
 1 file changed, 1813 insertions(+), 1094 deletions(-)

-- 
1.7.10.4




More information about the fwts-devel mailing list