Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests
Module Name: src
Committed By: christos
Date: Sat Aug 19 22:56:44 UTC 2023
Modified Files:
src/tests: Makefile
Added Files:
src/tests/compat: Makefile
src/tests/compat/linux: Makefile h_common.sh h_inotify_directory.c
h_inotify_init.c h_inotify_single_file.c h_inotify_watch_change.c
h_linux.c h_linux.h h_not_supported.sh t_inotify.sh
src/tests/compat/linux/arch/x86_64: h_syscall.c
Log Message:
Tests for the compat_linux inotify framework from GSoC 2023 (Theodore Preduta)
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/tests/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/compat/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/compat/linux/Makefile \
src/tests/compat/linux/h_common.sh \
src/tests/compat/linux/h_inotify_directory.c \
src/tests/compat/linux/h_inotify_init.c \
src/tests/compat/linux/h_inotify_single_file.c \
src/tests/compat/linux/h_inotify_watch_change.c \
src/tests/compat/linux/h_linux.c src/tests/compat/linux/h_linux.h \
src/tests/compat/linux/h_not_supported.sh \
src/tests/compat/linux/t_inotify.sh
cvs rdiff -u -r0 -r1.1 src/tests/compat/linux/arch/x86_64/h_syscall.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index