commit | aff616de20d325ee56b6ed5ac4000c14a4341d94 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Fri Apr 17 21:24:57 2020 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue May 05 16:32:25 2020 -0400 |
tree | 592550118bfd974117359cd50ef377bd979f8d90 | |
parent | 26bfddf1ee1f67cf7e57d5bd6e5af5b8af9c0c65 [diff] |
sanitycheck: fix initial types in classes and minor cleanup While testing sanitycheck classes, found some wrongly initialisized variables which caused issues, fixed those.. All Test* classes should now be ignored by pytest and should not be treated as pytest code. Signed-off-by: Anas Nashif <anas.nashif@intel.com>