Mingli Yu
0b663c4f9a
rsyslog: avoid recompiling program during running ptest
...
* Previously there is below logic in rsyslog-8.37.0/tests/Makefile
check-TESTS:
After below commit in automake,
8555e7b81 check: Make 'check-TESTS' target depend on test dependencies
the logic changes to the below:
check-TESTS: $(check_PROGRAMS)
It will result in compiling program on
target when run ptest on target, but
actually there is no need to rebuild the
program on target, so change it back to
"check-TESTS:" to avoid recompiling.
* Update the path of abs_top_builddir
to guarantee the test env is correct.
Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-09-30 08:42:03 -07:00
..
2018-09-08 13:32:12 -07:00
2018-05-26 21:10:55 -07:00
2018-08-16 21:41:15 -04:00
2018-07-03 17:42:25 -07:00
2018-06-16 08:51:38 -07:00
2017-11-15 16:34:05 -08:00
2018-06-27 22:17:33 -07:00
2017-11-15 16:34:06 -08:00
2017-08-28 11:06:05 +02:00
2018-01-26 17:29:50 -08:00
2018-09-17 22:23:29 -07:00
2018-05-29 12:56:19 -07:00
2018-03-12 10:01:04 -07:00
2017-11-30 09:13:32 -08:00
2016-12-26 08:24:07 +01:00
2018-06-27 22:17:33 -07:00
2015-04-13 12:55:52 +02:00
2018-08-19 16:09:28 -07:00
2018-09-17 22:23:29 -07:00
2018-06-01 14:41:31 -07:00
2018-09-17 22:23:29 -07:00
2018-09-11 22:48:22 -07:00
2018-09-27 08:58:18 -07:00
2017-03-16 23:32:32 +01:00
2018-06-14 08:57:14 -07:00
2018-04-13 12:43:43 -07:00
2017-09-07 10:57:37 +02:00
2018-03-12 09:59:33 -07:00
2018-09-08 13:32:12 -07:00
2018-07-20 16:14:22 -07:00
2018-06-27 22:17:33 -07:00
2016-08-15 12:31:57 +02:00
2018-09-10 08:53:52 -07:00
2018-06-14 20:25:16 -07:00
2018-08-02 11:23:03 -07:00
2017-04-06 13:00:29 +02:00
2018-03-12 09:59:32 -07:00
2016-08-22 15:49:29 +02:00
2014-12-09 11:34:41 +01:00
2016-10-03 19:18:51 +02:00
2017-03-16 23:34:34 +01:00
2018-09-25 22:24:15 -07:00
2018-09-08 13:32:12 -07:00
2018-05-26 21:10:55 -07:00
2018-09-25 22:24:15 -07:00
2018-05-01 18:12:50 -07:00
2015-08-24 13:58:19 +02:00
2017-07-24 18:58:51 +02:00
2018-08-03 09:34:29 -07:00
2018-09-08 13:32:12 -07:00
2018-07-04 06:09:58 -07:00
2016-11-23 15:24:02 +01:00
2018-09-08 13:32:12 -07:00
2017-06-14 14:51:17 +02:00
2018-09-12 21:14:26 -07:00
2018-07-16 18:42:41 -07:00
2018-04-13 12:41:06 -07:00
2018-05-29 12:56:19 -07:00
2018-05-26 21:10:55 -07:00
2018-09-30 08:42:03 -07:00
2018-09-09 22:09:42 -07:00
2015-07-30 21:26:01 +02:00
2015-10-13 12:27:50 +02:00
2018-09-05 13:59:16 -07:00
2017-09-13 11:13:21 +02:00
2018-09-17 22:23:29 -07:00
2017-09-18 10:18:11 +02:00
2018-05-26 21:10:55 -07:00
2018-09-12 07:08:11 -07:00
2018-08-27 10:53:58 -07:00
2018-03-21 18:32:48 -07:00
2018-04-13 12:43:41 -07:00
2018-03-16 19:27:54 -07:00
2018-06-20 23:19:13 -07:00
2017-11-15 16:34:06 -08:00
2017-04-06 13:00:30 +02:00
2018-06-22 10:52:33 -07:00
2018-04-13 12:43:39 -07:00
2018-08-02 11:23:03 -07:00
2016-08-22 15:56:28 +02:00
2017-07-24 18:58:50 +02:00
2018-05-23 15:32:05 -07:00