2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 21:54:06 +08:00
linux-next/tools/testing/selftests/mqueue
Shuah Khan (Samsung OSG) 978e9aa19b selftests: mqueue: delete RUN_TESTS and EMIT_TESTS overrides
Delete RUN_TESTS and EMIT_TESTS overrides and use common defines in lib.mk.
The overrides are in place to call mq_open_tests with queue name argument.
The change to delete overrides is coupled with a change to mq_open_tests
to use default queue name when it is called without one.

Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
Reviewed-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
2018-05-30 15:21:52 -06:00
..
.gitignore tools/selftests: add mq_perf_tests 2012-05-31 17:49:31 -07:00
Makefile selftests: mqueue: delete RUN_TESTS and EMIT_TESTS overrides 2018-05-30 15:21:52 -06:00
mq_open_tests.c selftests: mqueue: delete RUN_TESTS and EMIT_TESTS overrides 2018-05-30 15:21:52 -06:00
mq_perf_tests.c selftests: Add missing #include directives 2015-11-03 16:53:53 -07:00