ReactOS Project - reactos.git/atom - drivers/filters/CMakeLists.txt history A free Windows-compatible Operating System https://git.reactos.org/?p=reactos.git ReactOS Project static/git-favicon.png static/git-logo.png 2020-11-01T09:35:56Z gitweb [MOUNTMGR] Move the driver to drivers/storage 2020-11-01T09:35:56Z Victor Perevertkin victor.perevertkin@reactos.org Victor Perevertkin victor.perevertkin@reactos.org 2020-11-01T09:35:56Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ba447018c873a8fc50b81d929e713546a7b306c7
[MOUNTMGR] Move the driver to drivers/storage
Effectively mountmgr.sys is an essential part of the storage stack
  • [D] drivers/filters/CMakeLists.txt
Start to implement fltmgr tests [WIP] (#52) 2017-10-12T14:32:30Z Ged Murphy gedmurphy@gmail.com GitHub noreply@github.com 2017-10-12T14:32:30Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9d15fb927941f29a8855944fa68376b1fec9b77e
Start to implement fltmgr tests [WIP] (#52)

[FLTMGR]
- Partially implement registering contexts
- Add a misc file which contains stubs of the APIs needed in the test suite
- Export some APIs needed by the test suite

[KMTESTS]
- Create a File System Mini-filter wrapper to host drivers for the filter manager tests
- Add a test file which will be used for testing that mini-filters load correctly
- Add a test file which will be used to write tests for IRP_MJ_CREATE requests
  • [D] drivers/filters/CMakeLists.txt
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers... 2017-10-03T07:45:34Z Colin Finck colin@reactos.org Colin Finck colin@reactos.org 2017-10-03T07:45:34Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c2c66aff7dacc62d125f2cd61d1167e9a2aa3fd6
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
  • [D] drivers/filters/CMakeLists.txt