Commit abfda721 authored by Daniel Verkamp's avatar Daniel Verkamp
Browse files

autotest: run unittest.sh



Verify that the unit test script run by Travis CI works in the autotest
environment.

This duplicates some of the current tests - that will be cleaned up in a
future commit.

Change-Id: Icca60dee3348e2675492b9c6294de6aa094b3375
Signed-off-by: default avatarDaniel Verkamp <daniel.verkamp@intel.com>
parent 7c3214a0
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -73,6 +73,10 @@ timing_exit rbd_setup
# Unit Tests
#####################

timing_enter unittest
run_test ./unittest.sh
timing_exit unittest

timing_enter lib

run_test test/lib/bdev/blockdev.sh