improved test entries
This commit is contained in:
parent
a1fc266ca5
commit
717cfbd921
|
@ -128,12 +128,15 @@ switch/PrCases:
|
||||||
(cd switch; make PrCases)
|
(cd switch; make PrCases)
|
||||||
|
|
||||||
test/awa.em22:
|
test/awa.em22:
|
||||||
|
cp $(SRC_DIR)/test/*.[pc] test
|
||||||
(cd test; make awa.em22)
|
(cd test; make awa.em22)
|
||||||
|
|
||||||
test/awa.em24:
|
test/awa.em24:
|
||||||
|
cp $(SRC_DIR)/test/*.[pc] test
|
||||||
(cd test; make awa.em24)
|
(cd test; make awa.em24)
|
||||||
|
|
||||||
test/awa.em44:
|
test/awa.em44:
|
||||||
|
cp $(SRC_DIR)/test/*.[pc] test
|
||||||
(cd test; make awa.em44)
|
(cd test; make awa.em44)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue