Hsiao-Wei Wang 6289664260
Update testing context
1. Add `with_configs` decorator to assign available configs
2. Add `only_full_crosslink` decorator to detect if the configuation can
do full crosslinking
3. Add `context.is_pytest` flag: True if calling via pytest. False if
calling from test generator.
2020-08-12 21:50:14 +08:00
..
2020-08-12 21:50:14 +08:00
2020-03-27 14:02:56 +01:00

Sanity tests

Sanity tests cover regular state-transitions in a common block-list format, to ensure the basics work.

Information on the format of the tests can be found in the sanity test formats documentation.