#!/bin/sh # test_description='listproj functionality This test checks basic project listing functionality ' . ./test-lib.sh cat > todo.txt < output && ! test -s output ' cat > todo.txt <>> todo.sh listproj +1 +p2 +prj03 +prj04 +prj05+prj06 EOF cat > todo.txt <>> todo.sh listproj +prj01 +prj02 +prj03 EOF cat > todo.txt <>> todo.sh listproj +prj01 +prj02 EOF test_done