adding test and xos

Change-Id: I609e823071a50189f2083ae3ca6dc3c7bae9a498
diff --git a/default.xml b/default.xml
index 0ab8f9e..3a647c6 100644
--- a/default.xml
+++ b/default.xml
@@ -18,8 +18,8 @@
 <project path="onos-apps/olt" name="olt" groups="onos"/>
 <project path="onos-apps/vtn" name="vtn" groups="onos"/>
 
-<project path="test" name="cord-tester" groups="test"/>
-<project path="test" name="fabric-oftest" groups="test"/>
+<project path="test/cord-tester" name="cord-tester" groups="test"/>
+<project path="test/fabric-oftest" name="fabric-oftest" groups="test"/>
 
 <project path="orchestration" name="xos" groups="orchestration"/>
 <project path="orchestration/xos-services/example-service" name="example-service" groups="services"/>