linux/tools/testing/kunit
Lee Jones 3d5cbd4cbf Revert "Revert "tweewide: Fix most Shebang lines""
This reverts commit ab9895b78e.

From Greg's reversion:

 "Looks like some of the Android build systems do NOT have /usr/bin/env so
  revert this change until that happens.

  Specifically the following builds fail without this change reverted:
          kernel_kasan_aarch64 on aosp_kernel-common-android-mainline
          kernel_virt_kasan_aarch64 on aosp_kernel-common-android-mainline
          kernel_virt_kasan_x86_64 on aosp_kernel-common-android-mainline
          kernel_kasan_x86_64 on aosp_kernel-common-android-mainline"

'env' should not fail.  Let's have another go at applying this.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Change-Id: I8f56ed40e8bb24474d6c454ff6d1982c86d9adc3
2021-05-18 19:47:38 +00:00
..
configs kunit: tool: Disable PAGE_POISONING under --alltests 2021-03-11 14:37:37 -07:00
test_data kunit: tools: fix kunit_tool tests for parsing test plans 2020-10-26 13:25:40 -06:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
kunit_config.py kunit: tool: Fix a python tuple typing error 2021-03-11 14:37:37 -07:00
kunit_json.py kunit: tool: surface and address more typing issues 2021-01-15 17:49:34 -07:00
kunit_kernel.py kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragment 2021-04-02 14:14:36 -06:00
kunit_parser.py kunit: tool: fix minor typing issue with None status 2021-01-15 17:51:47 -07:00
kunit_tool_test.py Revert "Revert "tweewide: Fix most Shebang lines"" 2021-05-18 19:47:38 +00:00
kunit.py Revert "Revert "tweewide: Fix most Shebang lines"" 2021-05-18 19:47:38 +00:00