FactorialN
|
2838295f4d
|
changed hash tree to LRU
|
2023-12-02 22:39:26 -08:00 |
|
Ziao
|
8bdf353fda
|
make code compile, but doesn't pass test_layer2_API
|
2023-11-26 17:04:47 -08:00 |
|
Victor
|
6f5bb3bdcc
|
add scale test to make add and find entry operation more iteratively
|
2023-11-22 01:15:51 -08:00 |
|
Victor
|
209cd25c44
|
make mock file path able to run in for loop
|
2023-11-21 22:35:26 -08:00 |
|
Victor
|
5b220fdf46
|
add mock entrypath structure for testing
|
2023-11-21 20:40:46 -08:00 |
|
Ziao
|
c7b0bd95f4
|
change the API of direntry (should pass new dir_API.cpp test)
|
2023-11-21 16:14:08 -08:00 |
|
Victor
|
1580053bbe
|
add parsing path function to make it easy to test file on path correctness
|
2023-11-21 02:25:50 -08:00 |
|
Victor
|
7d5fd98e15
|
reform dir_API to Google Test framwork
|
2023-11-21 01:34:06 -08:00 |
|
Victor
|
b959e7b093
|
support . and .. search in find_entry, add init_entry for fake root
|
2023-11-20 23:32:19 -08:00 |
|
Victor
|
051a04ea75
|
add dir_API to demo direntry API
|
2023-11-19 21:22:53 -08:00 |
|