Run the unit tests before installation
This commit is contained in:
parent
5c5918a89d
commit
32b7e68f00
|
@ -34,6 +34,10 @@ cmake ${CMAKEOPTS} \
|
||||||
make VERBOSE=1
|
make VERBOSE=1
|
||||||
|
|
||||||
|
|
||||||
|
make VERBOSE=1 test
|
||||||
|
./test
|
||||||
|
|
||||||
|
|
||||||
sudo make install
|
sudo make install
|
||||||
du -shc /etc/uhub/ /usr/bin/uhub* /usr/lib/uhub/
|
du -shc /etc/uhub/ /usr/bin/uhub* /usr/lib/uhub/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue