Skip to content

Commit cd55010

Browse files
ExceptionsS (#730)
* ExceptionsU getting full coverage with new framework * delete file from tests-dev and added U in implemented_extensions * full coverage for ExceptionsZaamo in the new framework * extension should be specifc * 95% coverage in ExceptionsZalrsc with new framework * ExceptionsF coverage in new framework 90.47% coverage * reset * 97.22% coverage for exceptionsS with new framework * fix --------- Co-authored-by: David Harris <[email protected]>
1 parent 81843f6 commit cd55010

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests-dev/priv/ExceptionsS.S renamed to tests/priv/ExceptionsS/ExceptionsS.S

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
// SPDX-License-Identifier: Apache-2.0
99
///////////////////////////////////////////
1010

11+
##### START_TEST_CONFIG #####
12+
# implemented_extensions: [I, S, Zicsr]
13+
# MARCH: rv${XLEN}i_zicsr
14+
# CONFIG_DEPENDENT: true
15+
##### END_TEST_CONFIG #####
16+
1117
#include "WALLY-init-lib.h"
1218

1319
main:

0 commit comments

Comments
 (0)