linux/tools/testing/selftests/run_tests
<<
>>
Prefs
   1#!/bin/bash
   2
   3TARGETS=breakpoints
   4
   5for TARGET in $TARGETS
   6do
   7        $TARGET/run_test
   8done
   9
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.