OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
tools
/
testing
/
selftests
/
cpufreq
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:23 AM
rwxr-xr-x
📄
Makefile
161 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
cpu.sh
1.26 KB
01/28/2018 09:20:33 PM
rwxr-xr-x
📄
cpufreq.sh
4.54 KB
01/28/2018 09:20:33 PM
rwxr-xr-x
📄
governor.sh
2.72 KB
01/28/2018 09:20:33 PM
rwxr-xr-x
📄
main.sh
3.42 KB
01/28/2018 09:20:33 PM
rwxr-xr-x
📄
module.sh
4.82 KB
01/28/2018 09:20:33 PM
rwxr-xr-x
📄
special-tests.sh
1.95 KB
01/28/2018 09:20:33 PM
rwxr-xr-x
Editing: Makefile
Close
# SPDX-License-Identifier: GPL-2.0 all: TEST_PROGS := main.sh TEST_FILES := cpu.sh cpufreq.sh governor.sh module.sh special-tests.sh include ../lib.mk clean: