linux/tools/testing/selftests/futex/functional
SeongJae Park fecf861e76 selftests/futex: Check ANSI terminal color support
Because test for color support of the running shell does not aware ANSI
type terminals, it does not print colorful messages on some environemnt.
This commit modifies the test to aware ANSI type terminal, too.

Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Acked-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2016-10-11 07:38:36 -06:00
..
.gitignore selftests/futex: Add .gitignore 2015-05-26 15:58:09 -06:00
futex_requeue_pi_mismatched_ops.c selftests: Add futex functional tests 2015-05-26 15:58:07 -06:00
futex_requeue_pi_signal_restart.c selftests/futex: Fix futex_cmp_requeue_pi() error handling 2015-07-20 18:29:38 -06:00
futex_requeue_pi.c selftests: Add futex functional tests 2015-05-26 15:58:07 -06:00
futex_wait_private_mapped_file.c selftests: Add futex functional tests 2015-05-26 15:58:07 -06:00
futex_wait_timeout.c selftests: Add futex functional tests 2015-05-26 15:58:07 -06:00
futex_wait_uninitialized_heap.c selftests: Add futex functional tests 2015-05-26 15:58:07 -06:00
futex_wait_wouldblock.c selftests: Add futex functional tests 2015-05-26 15:58:07 -06:00
Makefile selftests/futex: Increment ksft pass and fail counters 2015-05-26 15:58:08 -06:00
run.sh selftests/futex: Check ANSI terminal color support 2016-10-11 07:38:36 -06:00