diff options
author | boris <boris.afonot@gmail.com> | 2022-07-26 16:57:14 +0300 |
---|---|---|
committer | L. Pereira <l@tia.mat.br> | 2023-05-15 05:23:53 -0700 |
commit | 84a2f6c0d36e79604c24f7b739348290d3369f21 (patch) | |
tree | 4c20b8a3965866f4eab3fec76b012cde72e2b684 /test/test.sh | |
parent | feba44a0dba0fb41e4015793ea698e44de1d15cb (diff) |
Add e2k test data
Diffstat (limited to 'test/test.sh')
-rwxr-xr-x | test/test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh index e96e01c1..b293bc49 100755 --- a/test/test.sh +++ b/test/test.sh @@ -35,6 +35,7 @@ do_test() { #do_test e2k data/e2k_elbrus_e1c+_cpuinfo #do_test e2k data/e2k_elbrus_e2c+_cpuinfo #do_test e2k data/e2k_elbrus_e8c_cpuinfo +do_test e2k data/e2k_elbrus_801_pc_e8c_cpuinfo #do_test e2k data/e2k_elbrus_4x_e8c_cpuinfo #do_test e2k data/e2k_elbrus_e8c2_cpuinfo #do_test e2k data/e2k_elbrus_e16c_cpuinfo |