X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tests%2Ftest.right;h=e534c17b24f4a3b1567846f51c670d64f8586728;hb=cce855bc5b117cb7ae70064131120687bc69fac0;hp=4a1fcab2dc2fc3881dd6a31512b715d0842a48c6;hpb=e8ce775db824de329b81293b4e5d8fbd65624528;p=platform%2Fupstream%2Fbash.git diff --git a/tests/test.right b/tests/test.right index 4a1fcab..e534c17 100644 --- a/tests/test.right +++ b/tests/test.right @@ -84,6 +84,10 @@ t "" 1 t -O /tmp/test.owner 0 +t -S /tmp/test.socket +1 +t -N /tmp/test.newer +0 t "hello" = "hello" 0 t "hello" = "goodbye"