diff options
author | entityfx <artem.solopiy@gmail.com> | 2020-06-13 22:59:09 +0300 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2020-06-14 15:14:23 -0700 |
commit | da6e48b9338d3b9b1353506898b9ae73c411e926 (patch) | |
tree | b8115601412991f1233835c81fc53c09271db0d0 /test/test.sh | |
parent | c57025a71ba0147369a5499ed35e395429de40e7 (diff) |
Added E2K (Elbrus 2000) cpuinfo tests
Diffstat (limited to 'test/test.sh')
-rw-r--r-- | test/test.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh index 7f52e2b6..642b29df 100644 --- a/test/test.sh +++ b/test/test.sh @@ -31,3 +31,5 @@ do_test() { #do_test s390 data/s390_hurcules_cpuinfo #do_test riscv data/riscv_sim_cpuinfo #do_test riscv data/riscv_fake_cpuinfo +#do_test e2k data/e2k_elbrus_e1c+_cpuinfo +#do_test e2k data/e2k_elbrus_e8c_cpuinfo
\ No newline at end of file |