Loading README.md +3 −3 Original line number Diff line number Diff line Loading @@ -121,7 +121,7 @@ $ ./docker-run.sh version To build the MEC Test Suite, execute the following command: ```sh $ ./docker-run.sh build $ ./docker-run.sh build Mec_Location ``` Possble other options are 'clean' to remove all the build outputs or 'rebuild' to force a build of the Test Suite after a 'clean'. Loading @@ -129,7 +129,7 @@ Possble other options are 'clean' to remove all the build outputs or 'rebuild' t To retrieve the list of the available test cases, execute the following command: ```sh $ ./docker-run.sh list $ ./docker-run.sh list Mec_Location ``` Before to execute the MEC Test Suite, prepare, edit and update the configuration file: Loading @@ -142,7 +142,7 @@ $ vi ../../etc/AtsXxx/AtsXxx.cfg # To update it To execute the MEC Test Suite, execute the following command: ```sh $ ./docker-run.sh run $ ./docker-run.sh run Mec_Location ``` <b>Notes</b>: Loading Loading
README.md +3 −3 Original line number Diff line number Diff line Loading @@ -121,7 +121,7 @@ $ ./docker-run.sh version To build the MEC Test Suite, execute the following command: ```sh $ ./docker-run.sh build $ ./docker-run.sh build Mec_Location ``` Possble other options are 'clean' to remove all the build outputs or 'rebuild' to force a build of the Test Suite after a 'clean'. Loading @@ -129,7 +129,7 @@ Possble other options are 'clean' to remove all the build outputs or 'rebuild' t To retrieve the list of the available test cases, execute the following command: ```sh $ ./docker-run.sh list $ ./docker-run.sh list Mec_Location ``` Before to execute the MEC Test Suite, prepare, edit and update the configuration file: Loading @@ -142,7 +142,7 @@ $ vi ../../etc/AtsXxx/AtsXxx.cfg # To update it To execute the MEC Test Suite, execute the following command: ```sh $ ./docker-run.sh run $ ./docker-run.sh run Mec_Location ``` <b>Notes</b>: Loading