[PATCH 2/5] selftest/futex: Update Makefile to use lib.mk

2015-05-08 Thread Darren Hart
Adapt the futextest Makefiles to use lib.mk macros for RUN_TESTS and EMIT_TESTS. For now, we reuse the run.sh mechanism provided by futextest. This doesn't provide the standard selftests: [PASS|FAIL] format, but the tests provide very similar output already. This results in the run_kselftest.sh

[PATCH 2/5] selftest/futex: Update Makefile to use lib.mk

2015-05-08 Thread Darren Hart
Adapt the futextest Makefiles to use lib.mk macros for RUN_TESTS and EMIT_TESTS. For now, we reuse the run.sh mechanism provided by futextest. This doesn't provide the standard selftests: [PASS|FAIL] format, but the tests provide very similar output already. This results in the run_kselftest.sh

Re: [PATCH 2/5] selftest/futex: Update Makefile to use lib.mk

2015-03-31 Thread Michael Ellerman
On Mon, 2015-03-30 at 09:31 -0700, Darren Hart wrote: > On 3/29/15, 4:49 PM, "Michael Ellerman" wrote: > > >On Fri, 2015-03-27 at 15:17 -0700, Darren Hart wrote: > >> Adapt the futextest Makefiles to use lib.mk macros for RUN_TESTS and > >> EMIT_TESTS. For now, we reuse the run.sh mechanism

Re: [PATCH 2/5] selftest/futex: Update Makefile to use lib.mk

2015-03-31 Thread Michael Ellerman
On Mon, 2015-03-30 at 09:31 -0700, Darren Hart wrote: On 3/29/15, 4:49 PM, Michael Ellerman m...@ellerman.id.au wrote: On Fri, 2015-03-27 at 15:17 -0700, Darren Hart wrote: Adapt the futextest Makefiles to use lib.mk macros for RUN_TESTS and EMIT_TESTS. For now, we reuse the run.sh

Re: [PATCH 2/5] selftest/futex: Update Makefile to use lib.mk

2015-03-30 Thread Darren Hart
On 3/29/15, 4:49 PM, "Michael Ellerman" wrote: >On Fri, 2015-03-27 at 15:17 -0700, Darren Hart wrote: >> Adapt the futextest Makefiles to use lib.mk macros for RUN_TESTS and >> EMIT_TESTS. For now, we reuse the run.sh mechanism provided by >> futextest. This doesn't provide the standard

Re: [PATCH 2/5] selftest/futex: Update Makefile to use lib.mk

2015-03-30 Thread Darren Hart
On 3/29/15, 4:49 PM, Michael Ellerman m...@ellerman.id.au wrote: On Fri, 2015-03-27 at 15:17 -0700, Darren Hart wrote: Adapt the futextest Makefiles to use lib.mk macros for RUN_TESTS and EMIT_TESTS. For now, we reuse the run.sh mechanism provided by futextest. This doesn't provide the

Re: [PATCH 2/5] selftest/futex: Update Makefile to use lib.mk

2015-03-29 Thread Michael Ellerman
On Fri, 2015-03-27 at 15:17 -0700, Darren Hart wrote: > Adapt the futextest Makefiles to use lib.mk macros for RUN_TESTS and > EMIT_TESTS. For now, we reuse the run.sh mechanism provided by > futextest. This doesn't provide the standard selftests: [PASS|FAIL] > format, but the tests provide very

Re: [PATCH 2/5] selftest/futex: Update Makefile to use lib.mk

2015-03-29 Thread Michael Ellerman
On Fri, 2015-03-27 at 15:17 -0700, Darren Hart wrote: Adapt the futextest Makefiles to use lib.mk macros for RUN_TESTS and EMIT_TESTS. For now, we reuse the run.sh mechanism provided by futextest. This doesn't provide the standard selftests: [PASS|FAIL] format, but the tests provide very

[PATCH 2/5] selftest/futex: Update Makefile to use lib.mk

2015-03-27 Thread Darren Hart
Adapt the futextest Makefiles to use lib.mk macros for RUN_TESTS and EMIT_TESTS. For now, we reuse the run.sh mechanism provided by futextest. This doesn't provide the standard selftests: [PASS|FAIL] format, but the tests provide very similar output already. This results in the run_kselftest.sh

[PATCH 2/5] selftest/futex: Update Makefile to use lib.mk

2015-03-27 Thread Darren Hart
Adapt the futextest Makefiles to use lib.mk macros for RUN_TESTS and EMIT_TESTS. For now, we reuse the run.sh mechanism provided by futextest. This doesn't provide the standard selftests: [PASS|FAIL] format, but the tests provide very similar output already. This results in the run_kselftest.sh