repo.or.cz
/
nios2ecos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cygwin binaries
[nios2ecos.git]
/
smoketest.sh
blob
2a87decd523d3c57b2a9e6b1470bcb6da764485b
1
set -e
2
3
echo
"Run smoketest of environment"
4
. nios_env.sh
5
rm
-rf
/
tmp
/
niossmoketest
6
mkdir
/
tmp
/
niossmoketest
7
cd
/
tmp
/
niossmoketest
8
nios2configgen
--ptf
=
$NIOS_ECOS
/
..
/
neek
/
neek.ptf
--cpu
=
cpu
9
ecosconfig new nios2_neek default
10
ecosconfig tree
11
make
-s
12