From 99c165c078222c789d5fc90a79c756c8fffdafea Mon Sep 17 00:00:00 2001 From: Vasilii Chernov Date: Wed, 3 Feb 2016 16:48:45 +0100 Subject: Add python wrap for pcilib --- tests/device_info.sh | 0 tests/dump_file.sh | 0 tests/grab.sh | 0 tests/ipedma/ipecamera-frame.sh | 0 tests/ipedma/ipecamera-test.sh | 0 tests/ipedma/test.sh | 0 tests/nwldma/bench.sh | 0 tests/nwldma/cleanup.sh | 0 tests/reload.sh | 0 tests/test-iommu.sh | 0 tests/xilinxdma/xilinx_dma.sh | 0 tests/xilinxdma/xilinx_dma_static_mem.sh | 0 12 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 tests/device_info.sh mode change 100755 => 100644 tests/dump_file.sh mode change 100755 => 100644 tests/grab.sh mode change 100755 => 100644 tests/ipedma/ipecamera-frame.sh mode change 100755 => 100644 tests/ipedma/ipecamera-test.sh mode change 100755 => 100644 tests/ipedma/test.sh mode change 100755 => 100644 tests/nwldma/bench.sh mode change 100755 => 100644 tests/nwldma/cleanup.sh mode change 100755 => 100644 tests/reload.sh mode change 100755 => 100644 tests/test-iommu.sh mode change 100755 => 100644 tests/xilinxdma/xilinx_dma.sh mode change 100755 => 100644 tests/xilinxdma/xilinx_dma_static_mem.sh (limited to 'tests') diff --git a/tests/device_info.sh b/tests/device_info.sh old mode 100755 new mode 100644 diff --git a/tests/dump_file.sh b/tests/dump_file.sh old mode 100755 new mode 100644 diff --git a/tests/grab.sh b/tests/grab.sh old mode 100755 new mode 100644 diff --git a/tests/ipedma/ipecamera-frame.sh b/tests/ipedma/ipecamera-frame.sh old mode 100755 new mode 100644 diff --git a/tests/ipedma/ipecamera-test.sh b/tests/ipedma/ipecamera-test.sh old mode 100755 new mode 100644 diff --git a/tests/ipedma/test.sh b/tests/ipedma/test.sh old mode 100755 new mode 100644 diff --git a/tests/nwldma/bench.sh b/tests/nwldma/bench.sh old mode 100755 new mode 100644 diff --git a/tests/nwldma/cleanup.sh b/tests/nwldma/cleanup.sh old mode 100755 new mode 100644 diff --git a/tests/reload.sh b/tests/reload.sh old mode 100755 new mode 100644 diff --git a/tests/test-iommu.sh b/tests/test-iommu.sh old mode 100755 new mode 100644 diff --git a/tests/xilinxdma/xilinx_dma.sh b/tests/xilinxdma/xilinx_dma.sh old mode 100755 new mode 100644 diff --git a/tests/xilinxdma/xilinx_dma_static_mem.sh b/tests/xilinxdma/xilinx_dma_static_mem.sh old mode 100755 new mode 100644 -- cgit v1.2.3