go.mondoo.com/cnquery@v0.0.0-20231005093811-59568235f6ea/_motor/providers/os/events/testdata/watcher_test.toml (about)

     1  [commands."hostname"]
     2  stdout = "mockland.local"
     3  
     4  [commands."bla"]
     5  stdout=""
     6  stderr="command not found: bla"
     7  
     8  [files."/tmp/test"]
     9  content = "test"