diff options
author | Ryan Moeller <[email protected]> | 2019-10-09 13:39:26 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-10-09 10:39:26 -0700 |
commit | 5e74ac51c70ee978e338e828f05377092d0637d4 (patch) | |
tree | 7182de383e8467e4a07481dbdc59cd0739cd4990 /etc | |
parent | ca5777793ee10b9f7bb57aef00a6c8d57969625e (diff) |
Move platform independent tests to a shared runfile
Tests that aren't limited to running on Linux can be moved to a common
runfile to be shared with other platforms.
The test runner and wrapper script are enhanced to allow specifying
multiple runfiles as a comma-separated list. The default runfiles are
now "common.run,PLATFORM.run" where PLATFORM is determined at run time.
Sections in runfiles that share a path with another runfile can append
a colon separator and an identifier to the path in the section
name, ie `[tests/functional/atime:Linux]`, to avoid overriding the tests
specified by other runfiles.
Reviewed-by: Jorgen Lundman <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: John Kennedy <[email protected]>
Signed-off-by: Ryan Moeller <[email protected]>
Closes #9391
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions