os-traits/os_traits
Jay Pipes b169eb4a8e Adds a validation test for trait names
Standard trait names should follow the regex "^[A-Z][A-Z0-9]*$". One of the
traits (HW_CPU_X86_AES-NI) erroneously contained a hyphen, so we correct that
and add a test to ensure no future traits wander from the standard trait name
regex.

Luckily, nothing yet is consuming os-traits and so the AES-NI slipup is yet to
have any impact.

Change-Id: I0603bcb4a1038289d2a3b6ce18aa823c7fac0829
2017-05-04 19:47:04 -04:00
..
hw Adds a validation test for trait names 2017-05-04 19:47:04 -04:00
misc Adds MISC_SHARES_VIA_AGGREGATE standard trait 2017-04-28 09:49:32 -04:00
storage Automate the import of traits 2017-04-25 17:51:26 +00:00
tests Adds a validation test for trait names 2017-05-04 19:47:04 -04:00
__init__.py Remove 'CUSTOM_NAMESPACE'/'os_traits' from traits 2017-05-04 19:47:04 -04:00