Re: [PATCH v2] skip the test when gcc not deployed

2019-05-24 Thread Yu, Mingli
On 2019年05月24日 15:03, Mark Wielaard wrote: Hi, On Fri, May 24, 2019 at 02:47:25PM +0800, Yu, Mingli wrote: On Tue, May 21, 2019 at 03:33:06PM +0800, mingli...@windriver.com wrote: Skip the tests which depend on gcc when gcc not deployed. What exactly are you trying to do? When would you r

Re: [PATCH v2] skip the test when gcc not deployed

2019-05-24 Thread Mark Wielaard
Hi, On Fri, May 24, 2019 at 02:47:25PM +0800, Yu, Mingli wrote: > > On Tue, May 21, 2019 at 03:33:06PM +0800, mingli...@windriver.com wrote: > > > Skip the tests which depend on gcc when > > > gcc not deployed. > > > > What exactly are you trying to do? > > When would you run make check without h

Re: How to use test-nlist

2019-05-24 Thread Mark Wielaard
On Fri, May 24, 2019 at 02:45:21PM +0800, Yu, Mingli wrote: > And I noticed the source code and already run as "./test-nlist", but Seems > it doesn't work as expected. > # ./test-nlist > # echo $? > 1 > # ./test-nlist -d > nl[0].n_name = "var" > nl[0].n_value = 0 > nl[0].n_scnum = 0 > nl[0].n_type