Home
last modified time | relevance | path

Searched refs:test (Results 1 – 25 of 45) sorted by relevance

12

/DragonOS/kernel/crates/unified-init/src/
H A Dmain.rs17 #[cfg(test)]
25 #[test]
32 #[test]
44 #[test]
55 #[test]
/DragonOS/kernel/crates/intertrait/src/
H A Dlib.rs363 #[cfg(test)]
398 #[test]
406 #[test]
414 #[test]
422 #[test]
430 #[test]
438 #[test]
446 #[test]
454 #[test]
462 #[test]
[all …]
/DragonOS/user/dadk/config/
H A Dtest_backlog_0_1_0.dadk2 "name": "test-backlog",
4 "description": "test the tcp backlog",
9 "path": "apps/test-backlog"
H A Dtest_mount_1_0_0.dadk4 "description": "to test user mode mount",
8 "path": "apps/test-mount"
H A Dtest_blockcache_0_1_0.dadk2 "name": "test-blockcache",
9 "path": "apps/test-blockcache"
H A Dtest_for_robustfutex_0_1_0.dadk2 "name": "test-for-robustfutex",
9 "path": "apps/test-for-robustfutex"
H A Dtest_bind-0.1.0.dadk4 "description": "一个简单的test bind",
H A Dtest_ramfs-0.1.0.dadk4 "description": "ramfs test bench",
/DragonOS/kernel/crates/crc/src/
H A Dcrc64.rs67 #[cfg(test)]
71 #[test]
79 #[test]
H A Dlib.rs1 #![cfg_attr(not(test), no_std)]
7 #[cfg(test)]
/DragonOS/user/apps/test-mount/
H A DCargo.toml2 name = "test-mount"
5 description = "test the new mount syscall"
H A DREADME.md1 # test-mount
/DragonOS/user/apps/test-backlog/
H A DCargo.toml2 name = "test-backlog"
5 description = "test the tcp backlog"
H A DREADME.md8 2. 输入指令exec test-backlog即可开始测试
/DragonOS/.github/
H A Dissue-checker.yml42 # `test`
43 - name: test
44 content: test
54 …regexes: '^(?!(?:build|chore|ci|docs?|feat|fix|perf|refactor|rft|style|test)(?:\([a-zA-Z]*\))?[\:\…
/DragonOS/kernel/crates/bitmap/tests/
H A Dalloc-bitmap.rs11 #[test]
41 #[test]
72 #[test]
113 #[test]
155 #[test]
197 #[test]
238 #[test]
280 #[test]
322 #[test]
363 #[test]
[all …]
H A Dstatic-bitmap.rs11 #[test]
41 #[test]
72 #[test]
113 #[test]
155 #[test]
197 #[test]
238 #[test]
280 #[test]
322 #[test]
363 #[test]
[all …]
/DragonOS/user/apps/test-blockcache/
H A DREADME.md8 2. 输入指令exec test-blockcache即可开始测试
H A DCargo.toml2 name = "test-blockcache"
/DragonOS/user/apps/test_lo/
H A DREADME.md1 # test-lo
/DragonOS/kernel/src/libs/
H A Drbtree.rs1418 #[cfg(test)]
1421 #[test]
1437 #[test]
1449 #[test]
1465 #[test]
1472 #[test]
1483 #[test]
1547 #[test]
1562 #[test]
1580 #[test]
[all …]
/DragonOS/kernel/crates/intertrait/tests/
H A Drun.rs1 #[test]
H A Don-trait-impl.rs21 #[test]
/DragonOS/kernel/src/driver/pci/
H A Dmod.rs12 pub mod test; module
/DragonOS/kernel/crates/intertrait/
H A D.gitignore15 /test/log/

12