blob: 1930aae3ea720f27429d96e36ca948f266938e3a [file] [log] [blame]
// Copyright lowRISC contributors.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
{
tests: [
{
name: "{name}_tl_errors"
uvm_test_seq: "{name}_common_vseq"
run_opts: ["+run_tl_errors"]
reseed: 20
}
]
}