<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uci/tests/shunit2/tests.sh, branch master</title>
<subtitle>OpenWrt Unified Configuration Interface</subtitle>
<id>https://git-03.infra.openwrt.org/project/uci/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/project/uci/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/uci/'/>
<updated>2019-11-14T16:11:34Z</updated>
<entry>
<title>tests: shunit2: run all tests under Valgrind by default</title>
<updated>2019-11-14T16:11:34Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2019-11-04T17:18:36Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/uci/commit/?id=1637d29186923bf75c015a9c27e3bbfc951a488c'/>
<id>urn:sha1:1637d29186923bf75c015a9c27e3bbfc951a488c</id>
<content type='text'>
The more tests, the better.

Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>tests: shunit2: fix issues reported by shellcheck</title>
<updated>2019-11-14T16:11:08Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2019-11-01T09:26:38Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/uci/commit/?id=38a2f12ec5abafda9b385b6ce9f68714349df264'/>
<id>urn:sha1:38a2f12ec5abafda9b385b6ce9f68714349df264</id>
<content type='text'>
 In tests.sh line 10:
 [ -x $UCI_BIN ] || {
      ^------^ SC2086: Double quote to prevent globbing and word splitting.

 In tests.sh line 63:
 for suite in $(ls ${SCRIPTS_DIR}/*)
              ^--------------------^ SC2045: Iterating over ls output is fragile. Use globs.

 In tests.sh line 65:
 	cat ${suite} &gt;&gt; ${FULL_SUITE}
             ^------^ SC2086: Double quote to prevent globbing and word splitting.

Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>tests: shunit2: make it working under CMake</title>
<updated>2019-11-14T16:11:08Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2019-11-01T08:28:07Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/uci/commit/?id=17d6144a49c6289e43779c57b824d26c8200f512'/>
<id>urn:sha1:17d6144a49c6289e43779c57b824d26c8200f512</id>
<content type='text'>
uci is being passed from CMake as environment variable.

Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>test: move shunit2 tests under standalone subdirectory</title>
<updated>2019-11-14T16:11:08Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2019-11-01T08:11:48Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/uci/commit/?id=0ca93fec701a6779384c62e01fae2267922ded7a'/>
<id>urn:sha1:0ca93fec701a6779384c62e01fae2267922ded7a</id>
<content type='text'>
So we could start adding other tests as well. While at it rename the
parent directory from test to the more common tests name.

Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
</feed>
