<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/util-linux.git/tests/ts/ipcs/mk-rm-msg, branch master</title>
<subtitle>git.kernel.org: pub/scm/utils/util-linux/util-linux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/util-linux.git/'/>
<entry>
<title>tests: wrap $TS_{TOPDIR,SELF} in "." cmdline with double quote chars</title>
<updated>2022-11-23T07:09:48+00:00</updated>
<author>
<name>Masatake YAMATO</name>
<email>yamato@redhat.com</email>
</author>
<published>2022-11-23T07:03:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/util-linux.git/commit/?id=7155e836defb336536d39dd9aed57770c55b1aa9'/>
<id>7155e836defb336536d39dd9aed57770c55b1aa9</id>
<content type='text'>
The command lines used for this change:

  $ cd tests/ts
  $ sed  -i -e 's|. $TS_SELF/|. "$TS_SELF"/|'  $(grep --exclude='*~' -lr -e '^\. \$TS_SELF/')
  $ sed -i -e 's|. $TS_TOPDIR/functions.sh|. "$TS_TOPDIR"/functions.sh|'  $(grep --exclude='*~' -lr -e '^\. \$TS_TOPDIR/functions.sh')

Signed-off-by: Masatake YAMATO &lt;yamato@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The command lines used for this change:

  $ cd tests/ts
  $ sed  -i -e 's|. $TS_SELF/|. "$TS_SELF"/|'  $(grep --exclude='*~' -lr -e '^\. \$TS_SELF/')
  $ sed -i -e 's|. $TS_TOPDIR/functions.sh|. "$TS_TOPDIR"/functions.sh|'  $(grep --exclude='*~' -lr -e '^\. \$TS_TOPDIR/functions.sh')

Signed-off-by: Masatake YAMATO &lt;yamato@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: an attempt to get around https://github.com/karelzak/util-linux/issues/1110</title>
<updated>2020-07-28T08:15:23+00:00</updated>
<author>
<name>Evgeny Vereshchagin</name>
<email>evvers@ya.ru</email>
</author>
<published>2020-07-28T08:04:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/util-linux.git/commit/?id=f04521f4ac4e74208ca960f2ac04722f327d930b'/>
<id>f04521f4ac4e74208ca960f2ac04722f327d930b</id>
<content type='text'>
Signed-off-by: Evgeny Vereshchagin &lt;evvers@ya.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Evgeny Vereshchagin &lt;evvers@ya.ru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: split stdout and stderr</title>
<updated>2019-08-30T13:50:07+00:00</updated>
<author>
<name>Karel Zak</name>
<email>kzak@redhat.com</email>
</author>
<published>2019-08-30T13:50:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/util-linux.git/commit/?id=cbf858aa085e25aa5afd1d06decaea6e14a8963f'/>
<id>cbf858aa085e25aa5afd1d06decaea6e14a8963f</id>
<content type='text'>
* add $TS_ERRLOG for script stderr output
* add optional $TS_EXPECTED_ERR which points to expected/*/*.err

This change allows to keep track about stderr output from our commands
(already found bug in sfdisk...).

We do not have to depend on fragile stdout vs. stderr order (due to
different buffering semantic in different libc, etc.).

Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add $TS_ERRLOG for script stderr output
* add optional $TS_EXPECTED_ERR which points to expected/*/*.err

This change allows to keep track about stderr output from our commands
(already found bug in sfdisk...).

We do not have to depend on fragile stdout vs. stderr order (due to
different buffering semantic in different libc, etc.).

Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: add missing ts_check_test_command calls</title>
<updated>2019-03-04T15:42:30+00:00</updated>
<author>
<name>Karel Zak</name>
<email>kzak@redhat.com</email>
</author>
<published>2019-03-04T15:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/util-linux.git/commit/?id=19e00ec9e9e9c36305cf2dd163d0333e2d72c671'/>
<id>19e00ec9e9e9c36305cf2dd163d0333e2d72c671</id>
<content type='text'>
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: add basic test case for ipcs -q -i n</title>
<updated>2014-03-13T10:05:26+00:00</updated>
<author>
<name>Ruediger Meier</name>
<email>ruediger.meier@ga-group.nl</email>
</author>
<published>2014-03-13T08:57:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/util-linux.git/commit/?id=8db370dcfeada2414dfd574a20036daf30f06ea6'/>
<id>8db370dcfeada2414dfd574a20036daf30f06ea6</id>
<content type='text'>
Signed-off-by: Ruediger Meier &lt;ruediger.meier@ga-group.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ruediger Meier &lt;ruediger.meier@ga-group.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: quote generated arguments for ipcrm</title>
<updated>2014-03-13T10:05:21+00:00</updated>
<author>
<name>Ruediger Meier</name>
<email>ruediger.meier@ga-group.nl</email>
</author>
<published>2014-03-12T19:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/util-linux.git/commit/?id=3a5f2d2ba2bfef6ce70da98a9eba06f2b57f4fb6'/>
<id>3a5f2d2ba2bfef6ce70da98a9eba06f2b57f4fb6</id>
<content type='text'>
In case that awk fails to parse out the right id the next
ipc command will give us a clear error message instead of
telling us to use correct syntax.

Signed-off-by: Ruediger Meier &lt;ruediger.meier@ga-group.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In case that awk fails to parse out the right id the next
ipc command will give us a clear error message instead of
telling us to use correct syntax.

Signed-off-by: Ruediger Meier &lt;ruediger.meier@ga-group.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: check commands needed for running a test exist</title>
<updated>2014-03-07T10:52:57+00:00</updated>
<author>
<name>Sami Kerola</name>
<email>kerolasa@iki.fi</email>
</author>
<published>2014-02-16T15:22:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/util-linux.git/commit/?id=2f791546395cb43f3f93de6c095c812c7cd5237f'/>
<id>2f791546395cb43f3f93de6c095c812c7cd5237f</id>
<content type='text'>
Signed-off-by: Sami Kerola &lt;kerolasa@iki.fi&gt;
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sami Kerola &lt;kerolasa@iki.fi&gt;
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: avoid executing dirname(1) command</title>
<updated>2014-02-17T12:55:41+00:00</updated>
<author>
<name>Sami Kerola</name>
<email>kerolasa@iki.fi</email>
</author>
<published>2014-02-16T23:54:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/util-linux.git/commit/?id=e130ce53ce87f39f4bee3288d106c681e82dbb86'/>
<id>e130ce53ce87f39f4bee3288d106c681e82dbb86</id>
<content type='text'>
Bash parameter expansion does the same thing.

Signed-off-by: Sami Kerola &lt;kerolasa@iki.fi&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bash parameter expansion does the same thing.

Signed-off-by: Sami Kerola &lt;kerolasa@iki.fi&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: add ipcmk(1) and ipcrm(1) checks</title>
<updated>2013-01-25T09:49:32+00:00</updated>
<author>
<name>Sami Kerola</name>
<email>kerolasa@iki.fi</email>
</author>
<published>2013-01-19T00:09:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/util-linux.git/commit/?id=3b0fa2fa22d5f04b3d50de7d549b81da73a4063b'/>
<id>3b0fa2fa22d5f04b3d50de7d549b81da73a4063b</id>
<content type='text'>
Signed-off-by: Sami Kerola &lt;kerolasa@iki.fi&gt;
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sami Kerola &lt;kerolasa@iki.fi&gt;
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
